Search H3r3

Tuesday, 15 January 2013

How To Install Windows 8 App Store Apps On Different Drive Location


Step 1: Make sure no Modern apps are running on your machine. You may reboot the system and then do it before running anything else. Launch an elevated command prompt (one with Administrator rights). Step 2: Run the following command to take ownership of the WindowsApps folder (this is where Modern UI apps are installed by default). takeown /F “C:\Program Files\WindowsApps” /A /R TakeOwn Step 3: The directory now needs to be copied (not moved) to the new target location, which I’ll take to be D:\WindowsApps. Run the following in Command Prompt: robocopy “C:\Program Files\WindowsApps” “D:\WindowsApps” /E /COPYALL /DCOPY:DAT Robocopy Make sure that the copy action was successful and there were no errors or failure messages. If you face those, reboot the machine and start over.

Thursday, 6 December 2012

Win8 activation


http://www.windows7hacker.com/index.php/2012/08/how-to-change-windows-8-product-key-to-complete-activation/ http://superuser.com/questions/463208/change-the-windows-8-product-key-after-installation

Saturday, 1 December 2012

REMOVE SHORCUT VIRUS FRON HDD AND PENDRIVE


All your folders in pendrive/flash drives or memory cards are converted into shortcut icons Most of the people come across this type of issue with their working environment. pen-drive-with-virus Now in this post I will discuss how to clean that virus. For this there is no need of any antivirus software. If you have not formatted your flash drive then you can solve theis problem. 201101301731059293 Just fallow the below

Thursday, 22 November 2012

Windows to Go for Windows 8 or Windows 8 Server (boot from USB)


Windows to Go for Windows 8 or Windows 8 Server (boot from USB) I wanted to play around with Hyper-V on my laptop but didn't want to wipe Windows 7 to do it and I wasn't about to dual-boot. Enter a cool new feature from the windows 8 family - "Windows to Go" . Windows to Go allows you to install the Windows 8 family onto, that's right not from, a USB stick. This process is the same for either Windows 8

Saturday, 17 November 2012

CONVERT FAT or FAT32 to NTFS FILE SYSTEM


Convert FAT partition to NTFS partition without loosing data : NTFS (NT File System) is a standard file system for Microsoft's Windows XP, Vista and 7 operating system..