August 9, 200422 yr 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
August 9, 200422 yr 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
August 10, 200422 yr 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)
August 10, 200422 yr hi..u can use taskkill in runonce.. same command.. just put a reg key infront of it
August 11, 200422 yr 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
August 11, 200422 yr 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
August 11, 200422 yr 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();
August 11, 200422 yr var oExec = WshShell.Exec("adawarese.exe");while (oExec.Status == 0){WScript.Sleep(2000);getWin("Winamp Setup", 300);!!!
August 11, 200422 yr [uPDATED VERSION]I build a .msi out of 1.03, works for me.Comments always welcome.AdAware-SE.msi
August 12, 200422 yr 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!!
Create an account or sign in to comment