Saturday 26 January 2013

Windows 8 Activator



Sup all..

Today im going to share a bit about the Windows 8 Activator.

Tested  on my W8 Professional and  it works..

HOW TO: -(piece of cake I guess)- : )
1. Download file from here ---> google.sites
2. Extract it using winrar/7zip or any other tool for extraction.
3. Run the file as 'admin' (right click and run as admin")
4. Let the Extraction to finish and your computer gonna restart itself.
5. Login to windows 8 and your w8 activated. (clik 'ok' on  pop up window to close it. its just like  some notification that your windows activated succesfully).. :D


Credits to uploader.

Sunday 20 January 2013

Install .Net Framework 3.5 on Windows 8 Offline/No Internet Connection

Hi readers, 

Today I'm about to tell you about "How to install .Net Framework 3.5 without using internet connection/offline install/ no download needed".

It's happen when you about to install some of the application that requires .net support apps. 

What you need is a Windows 8 CD/DVD or you can use the copy of Windows 8 ISO.

Next thing you need to do is "run cmd as administrator".

Go to Start on W8, or easily just press the <window> key on your keyboard. and point the cursor to any corner and go to <search> and type <cmd>. 

Right click on it and click <run as admin>


and then on cmd type this command 
Dism /online /enable-feature /featurename:NetFx3 /All /Source:G:\sources\sxs /LimitAccess

press <enter>.

Job Done! :D 

Note: 
G - means the driver letter where you mount/put your CD on. For me, I'm using the G drive to mount the windows8 iso. 

So check the driver letter first before you hit <enter>.