Jump to content

Recommended Posts

Posted (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

-4013kb

note: 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.. :huh:

attached is the .iss, if you can fix the /f thing please let me know

download: http://maveck.com/spybot14setup.exe

install_script.iss

Edited by coconut

Posted

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.

Posted

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...