Rockhound Posted July 28, 2004 Posted July 28, 2004 Ok,I've seen this posted before albeit a little differently so I figured I'd try it and see what happens.Anyway, installed Spybot ok using the following line:REG ADD %KEY%\030 /VE /D "Spybot SD 1.3" /fREG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\Applications\spybot\spybotsd13.exe /VERYSILENT /NOCANCEL /TASKBARHIDE /AUTOCLOSE /DIR=\"%systemdrive%\Program Files\Spybot\" /group=\"Spybot\"" /fNotice I changed the install directory and the group. Everything installs with this.Then later on I try to update Spybot using the following:REG ADD %KEY%\075 /VE /D "Spybot Update" /fREG ADD %KEY%\075 /V 1 /D "\"%systemdrive%\Program Files\Spybot\spybotsd.exe /taskbarhide /autoupdate /autoimmunize /autoclose\"" /fWhen this line executes, I get the following error:Cannot find file C:\Program Files\Spybot\spybotsd.exe /taskbarhide /autoupdate /autoimmunize /autoclose (or one of its components). Make sure the path and filename are correct and that all required libraries are available.Is my syntax wrong or is a file actually missing or what? I think I am using the \" properly here since the directory has a space, but can't find anything else wrong with this.Note: Executing this line from a command prompt in the directory the program is in (C:\Program Files\Spybot) works as well, so I'm stuck.
Rockhound Posted July 28, 2004 Author Posted July 28, 2004 I may be wrong, but this may not be doable using RunOnceEx. As far as the documentation says, it should do updates when starting or running the program which at the time of install it is not actually doing, or is it?
mazin Posted July 28, 2004 Posted July 28, 2004 This is the correct syntax:REG ADD %KEY%\075 /V 1 /D "\"%systemdrive%\Program Files\Spybot\spybotsd.exe\" /taskbarhide /autoupdate /autoimmunize /taskbarhide /autoupdate /autoimmunize /autoclose" /f
Rockhound Posted July 29, 2004 Author Posted July 29, 2004 Thanks mazin. Worked great. It was just the syntax.
mazin Posted July 29, 2004 Posted July 29, 2004 Thanks mazin. Worked great. It was just the syntax.Never mind!Have Phun!
blinkdt Posted October 10, 2004 Posted October 10, 2004 Anyone else having trouble with the /autoimmunize switch, as discussed HERE? The install and update work fine, just can't seen to get this little bugger to work. @mazin: it's working for you? Thanks for any reply/suggestion.
Control_Phreak Posted October 11, 2004 Posted October 11, 2004 The /autoimmunize feature doesn't work in 1.3 and it is a known issue. I installed a beta program update a while ago (1.31?) and the changelog for that mentioned it had fixed this bug.
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