May 14, 200422 yr Hi everybody !Spybot 1.3 is up, and there is the switches i use for a perfect silent install :echo Installation de Spybot Search & Destroystart /wait %systemdrive%\Spybot_13.exe /VERYSILENT /NOCANCEL /TASKBARHIDE /AUTOCLOSEecho.exitIt's run fine for me, and i hope this will help U.
May 16, 200422 yr this is what i use, it gets it installed, installs the sdhelper bho, teatimer at startup and copies my ini files across so that all the settings are right. hope this is of some use:In My RunOnceExREG ADD %KEY%\150 /VE /D "SpyBot: Search and Destroy 1.3" /fREG ADD %KEY%\150 /V 1 /D "%systemdrive%\install\Applications\SpyBot12\SpyBot13.exe /verysilent /components=\"main\"" /fREG ADD %KEY%\150 /V 2 /D "%systemdrive%\install\Applications\SpyBot12\Config.cmd" /fREG ADD %KEY%\150 /V 3 /D "REGEDIT /S %systemdrive%\install\Applications\SpyBot12\Settings.reg" /fIn My Config.cmd@echo offcmdow @ /HIDXCOPY "%systemdrive%\Install\Applications\SpyBot13\configuration.ini" "%allusersprofile%\Application Data\Spybot - Search & Destroy\" /C /YXCOPY "%systemdrive%\Install\Applications\SpyBot13\Default configuration.ini" "%programfiles%\Spybot - Search & Destroy\" /C /YEXITIn My Settings.regWindows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\CLSID\{53707962-6F74-2D53-2644-206D7942484F}]@=""[HKEY_CLASSES_ROOT\CLSID\{53707962-6F74-2D53-2644-206D7942484F}\InprocServer32]@="C:\\PROGRA~1\\SPYBOT~1\\SDHelper.dll""ThreadingModel"="Apartment"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{53707962-6F74-2D53-2644-206D7942484F}]@=""[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{53707962-6F74-2D53-2644-206D7942484F}\InprocServer32]@="C:\\PROGRA~1\\SPYBOT~1\\SDHelper.dll""ThreadingModel"="Apartment"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{53707962-6F74-2D53-2644-206D7942484F}][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"SpybotSD TeaTimer"="C:\\Program Files\\Spybot - Search & Destroy\\TeaTimer.exe"[HKEY_LOCAL_MACHINE\SOFTWARE\PepiMK Software\SpybotSnD]"TeaTimerHide"=dword:00000001"Language"="English""BotFilter"=dword:ffffffff"CheckDownloadSubs"=dword:00000001"SDHelperMode"=dword:00000000"WizardRun"=dword:00000001"RecoveryAged"=dword:00000001"WaitStartDelay"=dword:00000001In My DirectoryConfig.cmdConfiguration.iniDefault configuration.iniSettings.regSpyBot13.exeIn My 2 INI Files (both the same)[Installation]DesktopIcon=NoIconQuickLaunch=NoIcon[Installation\StartmenuItem]Easy=0Advanced=0[Main]EasyMode=0Legals=1AutoSave=1CreateBackups=1CreateTrackBackups=1CreateSystemBackups=1CreateSystemRestorePointSpyware=1CreateSystemRestorePointInternals=1IgnoreIncludeFileError=1Confirmation=1Compability=1Priority=NormalRecoveryAged=1[Main\AlertSounds]AlertSpyFound=0AlertNothingFound=0[Automation\ProgramStart]AutoCheck=0AutoFix=0RerunAfterFix=0AutoImmunize=1DontAsk=0WaitStart=0WaitPrograms=0WaitMore=0[Automation]SystemStart=NoAutomation[Automation\SystemStart]AutoCheck=0AutoFix=0WaitStart=0WaitPrograms=0WaitMore=0AutoClose=0[Automation\WebUpdate]AutoCheck=0AutoDownload=0RemindUpdate=1CheckBetas=0CheckAllLanguages=0CheckSkins=0CheckSignatures=0UseProxy=0[Logfile]WriteCheckLog=1WriteFixLog=1IncludeLogDetails=1OverwriteLog=0[Look]BlindUser=0DisplayHeader=1InfoPanelHighlight=0[BugReport]UseDefaultMailer=1IncludeSysInfo=1IncludeResults=1IncludeActiveX=1IncludeBHO=1IncludeBrowserPages=1IncludeProcessList=1IncludeStartup=1IncludeWinsockLSPs=1IncludeClipboardText=0IncludeClipboardImage=0IncludeSpyFiles=0CarbonCopy=1[Expert]ShredTracks=1ShredRecovery=1ShowResultsButtons=0ShowRecoveryButtons=0[Expert\Viewer]HelperUseFiles=0HelperUseFolders=0HelperUseRegistry=0[Filesets]Spybot - Search & Destroy=1Cookies.sbi=1Dialer.sbi=1Hijackers.sbi=1Keyloggers.sbi=1LSP.sbi=1Malware.sbi=1Revision.sbi=1Security.sbi=1Spybots.sbi=1Trojans.sbi=1Usage Tracking=0Tracks.uti=0[Durations]Spybot - Search & Destroy=0Cookies.sbi=0Dialer.sbi=0Hijackers.sbi=0Keyloggers.sbi=0LSP.sbi=0Malware.sbi=0Revision.sbi=0Security.sbi=0Spybots.sbi=0Trojans.sbi=0Usage Tracking=0Tracks.uti=0[Windows]SplitterResults.Maximized=1SplitterResults.RestorePos=232SplitterStartup.Maximized=1SplitterStartup.RestorePos=232ListResults.Column0.Width=507ListResults.Column1.Width=100ListRecovery.Column0.Width=210ListRecovery.Column1.Width=100ListLanguages.Column0.Width=210ListLanguages.Column1.Width=100ListStartup.Column0.Width=210ListStartup.Column1.Width=100[Tools.Visibility]aToolsActiveX=1aToolsBHOs=1aToolsBrowserPages=1aToolsHosts=1aToolsProcessList=1this way nothing needs else needs to be tweaked. just need to run program once i think, to perform the immunize, which i suppose you could add a registry entry under normal runonce
May 16, 200422 yr This was already posted under Switches..but regardless, the best way I've found was to use the start.cmd file, and use the codeECHO.ECHO Installing Spybot 1.3ECHO Please wait...start /wait %systemdrive%\install\Applications\Spybot\spybot13.exe /VERYSILENT /dir="%systemdrive%\program files\spybot" /group="SpyBot" /components=" , , "ECHO.ECHO Updating Spybot 1.3ECHO Please wait...start /wait "%systemdrive%\Program Files\Spybot\spybotsd.exe" /taskbarhide /autoupdate /autoimmunize /autoclose
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now