PDA

View Full Version : [BUG] Silent installs of SpywareBlaster start the program when setup is complete


memodude
September 23rd, 2003, 09:03 PM
When a setup of SpywareBlaster completes, even if the setup is silent, SpywareBlaster is started.

To correct this, could you please add the "skipifsilent" flag to your [Run] entry? Thank you very much.

I would like this changed because I am working on a program that automatically installs Spybot Search & Destroy, SpywareBlaster, and SpywareGuard, and updates all three with the latest definitions, automatically in the form of a setup program. :)

memodude
September 24th, 2003, 11:08 AM
Also, be sure to keep the postinstall flag there as well, you need them both. :)

RickshawDriver
October 9th, 2003, 02:18 PM
Any way to do a silent and/or unattended installation?

memodude
October 14th, 2003, 08:50 PM
{QUOTE-> quoting: RickshawDriver link=board=34;threadid=14735;start=0#msg92553 date=1065723523]
Any way to do a silent and/or unattended installation?
<-QUOTE}

To do a completely silent install:
<path-to-spyware-blaster-install-file> /VERYSILENT
To do a install that is silent except it shows the progress screen:
<path-to-spyware-blaster-install-file> /SILENT

However, both versions of invoking Setup silently will start SpywareBlaster at the end of Setup. Thats why I created this topic - I would like Javacool to fix it.

javacool
October 15th, 2003, 02:04 PM
I'm working on a new installer that will fix this issue, and will implement a few other changes. Currently there is no estimated release date. :)

Best regards,

-Javacool

memodude
October 17th, 2003, 12:08 PM
{QUOTE-> quoting: javacool link=board=34;threadid=14735;start=0#msg93868 date=1066241044]
I'm working on a new installer that will fix this issue, and will implement a few other changes. Currently there is no estimated release date. :)

Best regards,

-Javacool
<-QUOTE}

Thanks. :)