Jump to content

Recommended Posts


Posted
@Agent-X please update the .msi with 1.03 version of aawse pro 

Yes master!

Adaware-SE.msi

Version: 1.03

Thanks! That was easy. :yes:

[EDIT] There should be a sticky with all the MSI repacks, that would be sweet.

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

Posted

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?

Posted

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

Posted

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.

Posted

As for the pro, sorry not sure, but having looked on forums at lavasoftusa.com it looks as thoughth eonly switch(s) for installing is /s, so i guess it should work.

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