mailox Posted August 15, 2004 Posted August 15, 2004 no you do not need to install something,just add into you cmd file and that's it. ;-)cheers thanks
DigeratiPrime Posted August 19, 2004 Posted August 19, 2004 @Agent-X please update the .msi with 1.03 version of aawse pro Yes master!Adaware-SE.msiVersion: 1.03Thanks! That was easy. [EDIT] There should be a sticky with all the MSI repacks, that would be sweet.
war59312 Posted August 19, 2004 Posted August 19, 2004 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)....Yea that sucks /S seems to be the only option even for Pro. which launchs help and makes it scan. Pretty **** stupid.
gai-jin Posted August 19, 2004 Posted August 19, 2004 Hmm... is agent-x's Msi working for anyone else? It gives me an error on launch, saying the MSI service isn't available.Gai-jin
Astalavista Posted August 21, 2004 Posted August 21, 2004 I would also like to know how to silently install Ad Aware SE Pro.
gai-jin Posted August 21, 2004 Posted August 21, 2004 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?
cachirro Posted August 23, 2004 Posted August 23, 2004 Would be nice to have the commands to install PRO silently
ugzkmk Posted August 23, 2004 Posted August 23, 2004 heres mine for pro, and it worksECHO.ECHO Installing Ad-Aware SE ProfessionalECHO Please wait...start /wait %systemdrive%\install\Applications\AdAware\aawsepro.exe /staskkill /IM hh.exe /Ftaskkill /IM Ad-Aware.exe /F
Astalavista Posted August 23, 2004 Posted August 23, 2004 what version are u runningand how do u code it for runonceex.cmd
ugzkmk Posted August 23, 2004 Posted August 23, 2004 i just have it set up in a batch that runs on the first boot.its version 1.02
oioldman Posted August 23, 2004 Posted August 23, 2004 I use the below in my RunOnceEx.cmd with no issues:REG ADD %KEY%\008 /VE /D "Ad-Aware SE Personal Edition" /fREG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\AdAware\aawsepersonal.exe /s" /fREG ADD %KEY%\008 /V 2 /D "%systemdrive%\Install\pskill\sleep.exe /5" /fREG ADD %KEY%\008 /V 3 /D "%systemdrive%\Install\pskill\pskill hh.exe" /fREG ADD %KEY%\008 /V 4 /D "%systemdrive%\Install\pskill\pskill Ad-Aware.exe" /fI 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.
Astalavista Posted August 24, 2004 Posted August 24, 2004 thank you it works greatwill this also work for the pro edition
oioldman Posted August 24, 2004 Posted August 24, 2004 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.
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