An option to quickly import and export CC's settings from the registry into a file such as "CCleaner Settings.reg"
Import/Export CC Settings
Started by Andavari, Aug 10 2006 04:12 PM
3 replies to this topic
#1 OFFLINE
#2 OFFLINE
Posted 10 August 2006 - 04:19 PM
Better yet, write to an INI file. Let CCleaner read and write to an INI instead of the registry. 
That way you can have a much easier Portable CCleaner and track settings much more efficiently.
After all, CCleaner has the winapp.ini files and other files in the directory. Why not one more INI?
That way you can have a much easier Portable CCleaner and track settings much more efficiently.
After all, CCleaner has the winapp.ini files and other files in the directory. Why not one more INI?
#3 OFFLINE
#4 OFFLINE
Posted 31 August 2006 - 10:34 AM
You may export any registry setting with regedit and the flag "/e". To export CCleaner settings you could create a bat file with following content; in this example the settings are saved in the file
C:\My Documents\ccleaner-backup.reg:
regedit /e "C:\My Documents\ccleaner-backup.reg" "HKEY_CURRENT_USER\Software\VB and VBA Program Settings\CCleaner"
But I aggree with Tarun: having all settings saved in a ini file would be great.
Tobias
C:\My Documents\ccleaner-backup.reg:
regedit /e "C:\My Documents\ccleaner-backup.reg" "HKEY_CURRENT_USER\Software\VB and VBA Program Settings\CCleaner"
But I aggree with Tarun: having all settings saved in a ini file would be great.
Tobias













