FlashFXP Forums

FlashFXP Forums (https://oss.azurewebsites.net/forum/)
-   StarDog's scripts (https://oss.azurewebsites.net/forum/ioftpd/ioftpd/scripting/stardog-s-scripts/)
-   -   iozs setup.exe export.reg file (https://oss.azurewebsites.net/forum/ioftpd/ioftpd/scripting/stardog-s-scripts/9030-iozs-setup-exe-export-reg.html)

donate 09-10-2004 06:05 PM

iozs setup.exe export.reg file
 
Would it be possible to have setup.exe of iozs create an export.reg file? That way you can copy settings remotely via ftp, or/and backup your settings after the ( yearly :p ) format.

(regedit /s import.reg)

neoxed 09-10-2004 06:09 PM

You could also just do:

Quote:

regedit /E "C:\ioZS-Backup.reg" "HKEY_LOCAL_MACHINE\SOFTWARE\ioZS"

donate 09-10-2004 06:13 PM

Ok, will test that later, good tip!

Stardog 09-10-2004 08:58 PM

hmm, don't foget the keys at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\ioZS.ini.

But this brings up a good idea, I was oing to make something to read an ini file and write it to the registry, but it would actually be mor efficient to just backup and restore the required keys. Keeping support for an .inf file that's no longer used just doesn't make much sense, especially when I plan to add more options at some point.

Stardog 09-11-2004 09:57 PM

I've been playing with some MS functions to save and restore keys. I could easily add the ability to backup/restore the ioZS key values to a file. The only real downfall is that it stores the key in a binary file. I could probably have these functions added in the next few days or so (depending on how much time I get)....

I'm also adding an -uninstall option that removes all registry keys.


All times are GMT -5. The time now is 01:15 AM.

Powered by vBulletin® Version 3.8.11 Alpha 3
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)