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 silent install

Featured Replies

Since so many have been helpful to me, I wanted to give back what I could to the community.

After installing ad-aware, the help file and update automatically run. I could not find anywhere the switches to disable these, so I managed a work around. If this can save someone else time, wonderfull!.

First, download the utility pskill (freeware) from the following:

http://www.sysinternals.com/ntw2k/freeware/pskill.shtml

Then put the pskill.exe in whatever folder you are running your install from (for me it was the "TCGDiagnosticsApps" folder.

The commands look like this:

ECHO.

ECHO Installing Ad-Aware SE Personal 1.05

ECHO Please wait...

start /wait %systemdrive%\TCGDiagnosticsApps\aawsepersonal.exe /SILENT

start /wait %systemdrive%\TCGDiagnosticsApps\pskill.exe hh.exe

start /wait %systemdrive%\TCGDiagnosticsApps\pskill.exe ad-aware.exe

The end result is a completely silent install of ad-aware. Hope this helps someone.

:-)


you could juset use taskkill

REG ADD %KEY%\000 /V 2 /D "TASKKILL /F /IM Ad-Aware.exe"
REG ADD %KEY%\000 /V 3 /D "TASKKILL /F /IM hh.exe"

  • Author

Exactly!

I also needed something a little more generically viable since I will be using this in many environment as part of an install process for a bunch of different diagnostics apps.

PSKill works on NT3.5, NT4.0, 2K, and all flavors of XP. Which, in my humble, and very limited knowledge, is a better situation than Taskkill allows for.

But thanks for the script info for task

  • Author

As a side note, does anyone know of a good utility for killing processes in 9x?

  • Author

Found a new (freeware) Process killing application that is compatible with: Win9X, WinME, NT, 2000 and XP. It's called Procrecon. It can be found at:

http://www.webchitect.com/ProcRecon/download.html

Using it, the above example of ad-aware's help menu and application termination afte r asilent install would like like:

ECHO.

ECHO Installing Ad-Aware SE Personal 1.05

ECHO Please wait...

start /wait %systemdrive%\X\aawsepersonal.exe /SILENT

start /wait %systemdrive%\X\ProcRecon.exe /t "Ad-Aware SE Personal"

start /wait %systemdrive%\X\ProcRecon.exe /t "Ad-Aware SE Personal edition"

X = the location of your install script.

Doesn't this release need a serial to be entered at installation time like the Pro version?

  • Author

Nope. The SE personal 1.5 version is the free version you can get from anywhere.

Well some thing that could be done is to edit my pro build I just released to work with the PE version.

[link]

Just post it to that thread once done...and don't forget to tag your nick in as author :)

  • Author

Guys, do you happen to know how to default the Ad-aware program to NOT automatically run the helpfile, update, and system scan after install?

I'm using my program/script to kill these apps after the install but it's a pain and creates extra work that shouldn't have to be there.

IF anyone knows a way to have them turned off by default that would be a GREAT help.

@jorsak, they way your doing is the only way, at least until Lavasoft do a new release withoutthat part happening

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.