Jump to content

Ad-Aware SE Personal 1.01


kornychaos

Recommended Posts


What are the command line options for the Pro version?  Besides the /S  ?????

typing a /?  after the .exe doesn't do anything (except initiate the install)....

adawarepro.png

:P

Yea that sucks /S seems to be the only option even for Pro. which launchs help and makes it scan. Pretty **** stupid.

Link to comment
Share on other sites

I'm trying to use the task kill method mentioned here. Works great for ad aware itself, kills it so fast I didn't even see it pop up. The help window still comes up though. Maybe I need to move that task kill to after the following program, so it gives the help window time to fully open before killing it?

Link to comment
Share on other sites

heres mine for pro, and it works

ECHO.
ECHO Installing Ad-Aware SE Professional
ECHO Please wait...
start /wait %systemdrive%\install\Applications\AdAware\aawsepro.exe /s
taskkill /IM hh.exe /F
taskkill /IM Ad-Aware.exe /F

Link to comment
Share on other sites

I use the below in my RunOnceEx.cmd with no issues:

REG ADD %KEY%\008 /VE /D "Ad-Aware SE Personal Edition" /f

REG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\AdAware\aawsepersonal.exe /s" /f

REG ADD %KEY%\008 /V 2 /D "%systemdrive%\Install\pskill\sleep.exe /5" /f

REG ADD %KEY%\008 /V 3 /D "%systemdrive%\Install\pskill\pskill hh.exe" /f

REG ADD %KEY%\008 /V 4 /D "%systemdrive%\Install\pskill\pskill Ad-Aware.exe" /f

I have version 1.03 and the sleep is so that install definately finishes before closing the helpfile (hh.exe) and as it autoruns ad-aware.exe needs to be closed.

Hope that helps anyone.

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...