Spybot 1.5 Unattended Install

mfontolan

New member
I use a unattended install of SpyBot with the command "SPYBOT.EXE /VERYSILENT /NOREBOOT".
Version 1.5 requires immediately update but usually, at this time, network is not already available and the installation is aborted.
The is a command line switch line "/noupdate" that can be used to solve this issue?
There is a path where I can store the "spybotsd_includes.exe" file and the download not be necessary?
 
I had the same problem as you do, the way I got around this issue is by using the msi installer. Search around on the forums for the link and when you go to install it, you can use the switch /quiet.
 
I use this code installation, but the only problem that I am that I installed the Teatimer but did not want to install and does not code for not installing


spybotsd152.exe /VERYSILENT /NORESTART /COMPONENTS="MAIN,LANGUAGE,SKINS"
 
Instelestual:

I trust that you are aware that the license not free for corporate users of Spybot - Search & Destroy.
There is a special product for corporate use of Spybot - Search & Destroy called the Spybot S&D Intranet Server:
To install Spybot without activating TeaTimer use the parameter:
  • /tasks="!launchteatimer"
See these threads:
 
I use switches:
/VERYSILENT /NORESTART /LANG=BUL /COMPONENTS="MAIN,LANGUAGE,SKINS"/tasks="!launchteatimer"
to install without shortcuts and Bulgarian language and it wors perfect
 
Back
Top