Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ad-Aware SE Personal 1.01

Featured Replies

i wasnt aware it was out :) thanks ! downloading now :rolleyes:

probly same as adaware 6

EDIT: is there not a free adaware SE? :S all i see is paid versions

EDIT2: here it is for anyone who wants it: Adaware SE

just got it downloaded.. it uses same installer..

ive just been playing with it & seen on the forums.. they didnt include any commandline options (besides /S) it brings up the manual & scan

only way 2 kill these apparently are taskkill

they have included commandline options for pro version of it..

IMO cheap tactic to get u 2 buy it :)

start /wait adawaresepersonal.exe /S
taskkill /IM Ad-Aware.exe /F
taskkill /IM hh.exe /F

regards

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)

hi..

u can use taskkill in runonce.. same command.. just put a reg key infront of it :)

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 /F

taskkill /IM hh.exe /F

but after I have the webupdate hanging for a few secondes and then start adaware without scanning....

could anyone help me..??

thanks

hi.. just do this instead.. (for your info adaware released 1.02 of SE)

copy the directory C:\program files\lavasoft

to $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 file

regards

thanks for your tip. I will try as soon as I can... ;-)

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();

i posted that same thing about 2 posts back :)

var oExec = WshShell.Exec("adawarese.exe");

while (oExec.Status == 0)

{

WScript.Sleep(2000);

getWin("Winamp Setup", 300);

!!!

Just simply use MCT's tips

Copy 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 tips

Work fine for me!!

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.