Jump to content

spywareblaster


Marty P

Recommended Posts

I've read some topics about spywareblaster. But i stil can't get it work silent. This is what i have:

ECHO Installing SpyWareBlaster
ECHO Please wait...
start /wait %systemdrive%\install\applications\SpywareBlaster\spywareblastersetup.exe /verysilent /NOCANCEL /SP- /NORESTART
ECHO.
ECHO Killing spywareblaster.exe process
start /wait %systemdrive%\pskill Spywareblastersetup.exe
ECHO.

I tried it with taskkill either but no succes.

What am i doing wrong? :)

Link to comment
Share on other sites


hi,

i think it isn't splywareblastersetup.exe, it is spywareblaster.exe showing up after installation. It must be a different filename than spywareblastersetup.exe, because the setup-executable has to end in a unattended install. I am not at home atm so i can't look.

Run the setup manually and look in the taskmanager for the name of the exe who causes the windows to appear and pskill it.

hope this helps a bit

cya

Killer Bee

Link to comment
Share on other sites

Well should it look like this?

ECHO Installing SpyWareBlaster
ECHO Please wait...
start /wait %systemdrive%\install\applications\SpywareBlaster\spywareblastersetup.exe /verysilent /NOCANCEL /SP- /NORESTART
spkill spywareblaster.exe
ECHO.

or should i remove the .exe at the end of

spkill spywareblaster.exe

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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