Windows Vista system disk space solution

  
Windows Vista operating system has been used for a long time, you will find that the system disk space is getting more and more tight, what should I do at this time?
Solution
The default save location of offline file cache in VISTA system is: “ c:windowscsc” Change the default save location as follows:
1. Run the following command in the command prompt window of the administrator's permission:
REG ADD "HKLMSystemCurrentControlSetServicesCSCParameters" /v MigrationParameters /t REG_DWord /d 1 /f
2, use the local administrator account to run the following command: (Replace the partition drive letter according to the actual situation)
c:windowssystem32migwizmigwiz.exe
3. In the Windows Easy Transfer Wizard, select the following Options:
(1), click to start a new transfer.
(2) Click on my old computer.
(3) Click to use CD, DVD or other removable media.
(4) Click on the external hard drive or network location.
(5) Enter the location where you want Savedata.mig to be saved, then click Next.
(6) Click on the advanced option.
(7) On the Select User Accounts, Files, and Settings page to transfer, do the following:
i. Invert all selected check boxes.
ii. Under System and Program Settings (All Users), expand Windows Settings, expand Network and Internet, and select Offline Files.
iii. Repeat this for each user listed on this page.
(8) Click Next to start the transfer.
4, in the registry under the HKLMSystemCurrentControlSetServicesCSCParameters key to create a new string name called CacheLocation, and then set its value to the NT format name (NT format name) you want to cache the storage location. For example, if you want the cache to be saved in the d:csc directory, type ??d:csc.

Copyright © Windows knowledge All Rights Reserved