MCT Posted August 9, 2004 Posted August 9, 2004 i wasnt aware it was out thanks ! downloading now probly same as adaware 6EDIT: is there not a free adaware SE? :S all i see is paid versionsEDIT2: here it is for anyone who wants it: Adaware SE
MCT Posted August 9, 2004 Posted August 9, 2004 ive just been playing with it & seen on the forums.. they didnt include any commandline options (besides /S) it brings up the manual & scanonly way 2 kill these apparently are taskkillthey have included commandline options for pro version of it..IMO cheap tactic to get u 2 buy it start /wait adawaresepersonal.exe /Staskkill /IM Ad-Aware.exe /Ftaskkill /IM hh.exe /Fregards
bloodstrike Posted August 10, 2004 Posted August 10, 2004 is there a way to kill those two tasks using the RunOnceEX method? (i'm trying to peice all this info together to make an sp2 unattend with all my soft. for the first time, kinda new at this)
MCT Posted August 10, 2004 Posted August 10, 2004 hi..u can use taskkill in runonce.. same command.. just put a reg key infront of it
hdavid Posted August 11, 2004 Posted August 11, 2004 It's unfortunatly not working..with /S is fine but start the help file and automaticly the scan the machine.So I also tryed those task :askkill /IM Ad-Aware.exe /Ftaskkill /IM hh.exe /Fbut after I have the webupdate hanging for a few secondes and then start adaware without scanning....could anyone help me..??thanks
MCT Posted August 11, 2004 Posted August 11, 2004 hi.. just do this instead.. (for your info adaware released 1.02 of SE)copy the directory C:\program files\lavasoftto $OEM$\$progs\<paste here> next use the shortcut.exe & make shortcuts if u want them.. thats easier & u dont have it scanning your pc during setup or popping up the help fileregards
hdavid Posted August 11, 2004 Posted August 11, 2004 thanks for your tip. I will try as soon as I can... ;-)
theos Posted August 11, 2004 Posted August 11, 2004 function getWin(win, inc){var cntr = 0;while (!WshShell.AppActivate(win)){if (cntr==12) return true;cntr++;WScript.Sleep(inc);}return true;}var WshShell = new ActiveXObject("WScript.Shell");var oExec = WshShell.Exec("adawarese.exe");while (oExec.Status == 0){WScript.Sleep(2000);getWin("Adaware Setup", 300);WshShell.SendKeys ("{ENTER}");WScript.Sleep(500);WshShell.SendKeys ("{TAB 2}");WScript.Sleep(500);WshShell.SendKeys (" ");WScript.Sleep(500);WshShell.SendKeys ("{ENTER}");WScript.Sleep(500);WshShell.SendKeys ("{ENTER}");WScript.Sleep(500);WshShell.SendKeys ("{ENTER}");WScript.Sleep(500);WshShell.SendKeys ("{ENTER}");WScript.Sleep(2000);WshShell.SendKeys ("{TAB}");WScript.Sleep(500);WshShell.SendKeys (" ");WshShell.SendKeys ("{TAB}");WScript.Sleep(500);WshShell.SendKeys (" ");WshShell.SendKeys ("{TAB}");WScript.Sleep(500);WshShell.SendKeys (" ");WScript.Sleep(1000);WshShell.SendKeys ("%{F4}");}WScript.quit();
mazin Posted August 11, 2004 Posted August 11, 2004 var oExec = WshShell.Exec("adawarese.exe");while (oExec.Status == 0){WScript.Sleep(2000);getWin("Winamp Setup", 300);!!!
Agent-X Posted August 11, 2004 Posted August 11, 2004 [uPDATED VERSION]I build a .msi out of 1.03, works for me.Comments always welcome.AdAware-SE.msi
nam265 Posted August 12, 2004 Posted August 12, 2004 Just simply use MCT's tipsCopy the installed folder "Lavasoft" with Adware files included to"$OEM$\$PROGS"Then create a shortcut of Adware, using .cmd batch to move the shortcut to Desktop or the place you want....Thx MCT for the tipsWork fine for me!!
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