coconut Posted August 19, 2005 Posted August 19, 2005 (edited) command: spybot14setup /verysilent-all detection updates as of 8/19/05 2:30 pm est (no other updates only detection rules)-uses reg add "hkcu\software\PepiMK Software\SpybotSnD" /v WizardRun /t REG_DWORD /d 1 /f" to block initial dialog wizard and reg add "hkcu\Software\PepiMK Software\SpybotSnD" /v LastUpdateReminder /t REG_BINARY /d 00000000c0d7e240 /f to block initial update reminder (not sure what the data is, maybe date/time related. if so, after some time this reg entry wont work)-no desktop icon-4013kbnote: this is strictly for silent install, no options are given if you try to run gui install and none of the tools included are enabled by this setup (teatimer, sdhelper, etc). also to save space only english language files are kept. during uninstall, you may be prompted to remove registry entries - for some reason on my system the /f switch isnt working.. attached is the .iss, if you can fix the /f thing please let me knowdownload: http://maveck.com/spybot14setup.exeinstall_script.iss Edited August 19, 2005 by coconut
benners Posted August 19, 2005 Posted August 19, 2005 Why don't you add the registry entries to the registry section?.Attached is my iss fileSpybot.iss
benners Posted August 19, 2005 Posted August 19, 2005 The registry entries that you add and remove using the Install Run and Uninstall run sections, that way you would not need to use the /f switch to force the operation and you can set the program to remove the entries on uninstallation.
coconut Posted August 19, 2005 Author Posted August 19, 2005 well there are some other changes made too, and in truth i could not get spybot's original iss file to compile (inno complained of errors) so i started from scratch
benners Posted August 19, 2005 Posted August 19, 2005 Bet the errors were about the languages , I got those too but deleted the references and any other and it compiles ok.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now