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

There are also some registry entries you could export to get the shell extension "Scan with Ad-Aware", but personally I would rather do without it. Too many of those shell extensions really start to look messy after a while and may even make Explorer less stable.

I just installed this app and made an inno setup. Similar to what Agent-X did but with inno instead of Windows Installer.

for pro version 1.02

Set WshShell = WScript.CreateObject("WScript.Shell")

'To Simulate Keystrokes

WshShell.Run app & "%systemdrive%\install\aawsepro\aawsepro.exe"

WScript.Sleep 10000

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 4000

WshShell.SendKeys "{ESC}"

WScript.Sleep 500

WshShell.SendKeys "{TAB}"

WScript.Sleep 500

WshShell.SendKeys "{ENTER}"

WScript.quit

I tried the vbs script but it didn't work. Plus, when I finished the installation and run SE it reported v1.03 is now available. Will work on the script file for automation. If anyone can provide a silent way to install AdAware SE, please post here.

the vbs skript is for clean install and there is no online check and it works i tried it on AMD 1000 Mhz with 128Mb and on AMD 3000 Barton with 1024 RAM.

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

I finally found a solution to install Adaware SE 1.03 silently.

start /wait t:\aawsepersonal.exe /S

taskkill /IM Adaware.exe /F

taskkill /IM hh.exe /F

taskkill /IM Ad-Aware.exe /F

works perfectly. ..:D

I finally found a solution to install Adaware SE 1.03 silently.

start /wait t:\aawsepersonal.exe /S

taskkill /IM Adaware.exe /F

taskkill /IM hh.exe /F

taskkill /IM Ad-Aware.exe /F

works perfectly. ..:D

Firstly let me say im just dipping my toes here so excuse me dumb question taskkill do you need a plugin to add this or just add line to command please.

no you do not need to install something,

just add into you cmd file and that's it. ;-)

I finally found a solution to install Adaware SE 1.03 silently.

start /wait t:\aawsepersonal.exe /S

taskkill /IM Adaware.exe /F

taskkill /IM hh.exe /F

taskkill /IM Ad-Aware.exe /F

works perfectly. ..:D

It sure does ! Thanks :)

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.