Modifying your registry can cause serious problems. Please make a restore point or export the keys affected by these registry files. The batch files export the registry keys for you and are placed in
My Documents under
RegBackup.
If you are not sure how to export or merge registry keys, I have written a quick
tutorial.
Windows, by default, can remember 400 different folders' settings. This increases that to 1000.
This will delete the current settings unless the .bat file and export file are used.
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\BagMRU]
"BagMRU Size"=dword:000003e8
[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
"BagMRU Size"=dword:000003e8
- RememberFolderSettings.bat
- RememberFolderSettings.reg
- UNDO_RememberFolderSettings.reg
Save #1 to your desktop, double-click the batch file, the affected registry key will be exported for you, and the registry file will be merged. If you want to undo just merge the EXPORT_Filename.reg file.
Usually your computer must be restarted for these to take effect.
Created 1/23/05 at 3:22 am GMT.
Last editted: 2/19/05 at 4:52 am