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.

Adware SE Pro 1.03 silent install switch

Featured Replies


  • Author

those topic pertain to Adware Pro or Personal,

I am seeking the silent switch for Adware *SE* Pro. I even posted

in those topics that u mentioned :)

but they don't know or hv not tried the latest release of Adware SE PRO 1.03

The second topic listed does show how to silent install Ad-Aware Se Pro 1.03. Anyway here you go:

aawsepro.exe /S

taskkill /F /IM Ad-Aware.exe

taskkill /F /IM hh.exe

If you really want the retail silently installed I made an installer for it using inno setup. PM me if you want it.

Astalavista, this is about the 3rd time in a row that you have posted in this unattended main forum for applications. Once again, this is NOT the place to post for applications. Just because your too immature to look for it yourself, doesnt mean you should post in a more popular forum, I will be reporting anymore posts you make about applications.

  • Author

batteangel3222

huh???

what are u talking about we are in the application switches forum.

for your info, i use the search function a lot.

i will be the one reporting you.

your message has been forwarded to the adminstrator and moderator.

snip... snip... thanks to the administrators and moderators...

Edited by Astalavista

LOL this is a easy one...

just load the program up...

save the folders and the start menu and it has one register key

also grab the uninstall key

just use a vbs file to put it back...

Ad-aware.vbs

On Error Resume Next 
'Declare var's and objects
Dim WshS, fso, sysr, sysd, home, aup, cpf, pf, up, XPCD

Set WshS = WScript.CreateObject("WScript.Shell")
Set fso = CreateObject("Scripting.FileSystemObject")

'Expand Environment
'Create const's to spare time and place
sysr = WshS.ExpandEnvironmentStrings("%SystemRoot%")
sysd = WshS.ExpandEnvironmentStrings("%Systemdrive%")
home = WshS.ExpandEnvironmentStrings("%Homepath%")
aup = WshS.ExpandEnvironmentStrings("%AllUsersProfile%")
cpf = WshS.ExpandEnvironmentStrings("%CommonProgramfiles%")
pf = WshS.ExpandEnvironmentStrings("%Programfiles%")
up = WshS.ExpandEnvironmentStrings("%UserProfile%")
XPCD = WshS.ExpandEnvironmentStrings("%XPCD%")

fso.CopyFolder XPCD & "\Ad-aware\Lavasoft Ad-aware SE Professional", aup & "\Start Menu\Programs\Lavasoft Ad-aware SE Professional" , true
fso.CopyFolder XPCD & "\Ad-aware\Lavasoft", pf & "\Lavasoft" , true

Ad-aware.cmd

cmdow @ /HID
@echo off
Cls
TITLE Setup Lavasoft Ad-aware SE Professional

ECHO.
ECHO SetUp Lavasoft Ad-aware SE Professional

%XPCD%\Ad-aware\Ad-aware.vbs
REGEDIT /S %XPCD%\Ad-aware\Ad-aware.reg
REGEDIT /S %XPCD%\Ad-aware\Ad-awareun.reg

EXIT

grab these two keys for the register...

Ad-awareun.reg and Ad-aware.reg

[HKEY_CURRENT_USER\Software\Lavasoft\Ad-Aware SE\AdWatch]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Ad-Aware SE Professional]

Mac!

@battleangel3222

7.b This community is built upon mutual respect. You are not allowed to flame other members. People who do not respect personal opinions and/or personal work will be warned in first instance. If you ignore the warning and keep on flaming, you will be banned without notice.

Please behave with mutual respect. This thread is in the Applications Switches Forum and not the Unattend FOrum. If this were in the Unattend forum, there is no need to make a post such as yours. You could remind him it's the wrong forum, and then point him in the right direction. Sometimes accidentally post in the wrong forum simply because they have many windows open and they loose track. When the realize it, they let a mod know, and we will gladly move it.

  • Author

Coolsights2000

your method is totally different from drthawhizkid :w00t:

i will hv to try both method now :wacko:

i will post my result tomorrow. :hello:

LOL You will find sometimes there is more than one way to skin a cat... :w00t:

Some times it is as easy for me to copy files than make a installer...

LOL If you had a look at my installations list it seems that each one has a different way..

The basics are the same so I just copy by adshield install folder when I start a new one then rename stuff PLus add and delete as needed.. Copy and paste and rename from other folders to..

I was trying to do away with the popup windows when it installed all together//

when I saw that it only made a few keys I said cool....

I also had a look at the forum at lavasoft and the same questions was posted over there too and the only switch is /s with the popup for us plain folk... And inorder to do away with them you have to contact support corp to get a MSI file so you can mod it.. BIG BUCKS corp only...

Mac!

RunOnceEx.cmd

REG ADD %KEY%\005 /VE /D "Ad Aware SE Pro 1.0.3" /f
REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\AdAwarePro\aawsepro.exe /S" /f
REG ADD %KEY%\005 /V 2 /D "taskkill /IM Ad-Aware.exe" /F
REG ADD %KEY%\005 /V 3 /D "taskkill /IM hh.exe" /F

This works for me and i use Windows XP PRO with SP2

M@rcel :w00t:

  • Author

the problem with the method i found is that no shortcuts are created in the startup all programs

i added 2 self extracting files

1. w/ the latest definition

2. w/ the shortcuts, auto extract to all users\start\programs

  • 3 weeks later...

It works but there is a problem. I use RunOnceEx.cmd method to install the ad-aware v1.04. After I switch/create a new user. All the shortcut on desktop and program folder shortcut on start-> programs disappear...... Anyone know how to fix ity?

  • Author

the solution is very simple,

create a self extracting file, using winrar.

rar the shortcuts on the desktop, hv it self extract to allusers\desktop

that is what i do.

add the self extracting file into your runonceex.cmd

after the hh.exe

oh version 1.05 is out!

Maybe its just me but i cant get ad-aware se pro 1.05 to install silently. I'm using:

REG ADD %KEY%\310 /VE /D "Ad-Aware SE Professional - Anti Spyware Software" /f

REG ADD %KEY%\310 /V 2 /D "%cdrom%\$oem$\Apps\adaware\aawsepro.exe /s" /f

All that happens is the installer starts but it does an attended install. I've tried a capital s and a small s to no avail.

Anyone any ideas??

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.