Jump to content

[Release] Ad-Aware 2007 Free + AutoIt


Recommended Posts

Ad-Aware 2007 Free + AutoIt

Homepage: http://www.lavasoft.com/products/ad_aware_free.php

Changelog:

1.0 (Number of downloads: )

- Start Script

Features:

- script deletes old installations

- simple config all settings are in config.ini no need to edit script anymore

- installs Ad-Aware 2007 Free

- use download latest.exe to get the lastest updates

- installs UPDATES

- deleting shortcuts

How to use:

- check config.ini and set what u want with "Y" OR "N"

- use download latest.exe to get latest updates

Info:

install.exe - install or reinstall,update, delete shortcuts

Can use standalone:

download latest.exe - downloads latest updates and puts it in UPDATE folder (core.zip)

unzip_copy.exe - it unzip the core.zip and extract it in to Lavasoft all users folder

Script will work for newer versions if the installer dont change.

If any problems contact me via PM (dont send emails).

DOWNLOADS:

source: HERE

and for all other users that dont use Autoit heres is my version edit config.ini for your needs

http://rapidshare.com/files/45952341/ad-aw...user_-.rar.html

I know there is a silent way to install but i prefer this method.

Edited by --=ddSHADOW=--
Link to comment
Share on other sites

  • 4 months later...

Hi,

I d/l it then I converted au3 to exe and install it manually it worked great. When I try to auto install it though I get a error.

AutoIt error

Line -1:
error: variable used without being declared

This is how I am installing it:

			<execute display='Installing AD-AWARE 2007 ...'>
<program>%systemdrive%\install\Applications\ADAWARE2007\install.exe</program>
<arguments></arguments>
<hide>False</hide>
<wait>true</wait>
</execute>

What am I doing wrong?

Link to comment
Share on other sites

Yes, I had the exact same problem. I think it complained about a variable in the config.ini not being declared (this was using install.exe in my unattended build - running install.exe manually works fine.

It was this one:

;(Y)es for All Users or (N)o for only this user

$OP_1= "Y"

I also tried to replace the version of aaw2007.exe with the latest (7.0.2.5) from download.com - this file was placed in \setup - would that make any difference?

Thanks for a great tool!

JP

Edited by JPamplin
Link to comment
Share on other sites

Yes, I had the exact same problem. I think it complained about a variable in the config.ini not being declared (this was using install.exe in my unattended build - running install.exe manually works fine.

It was this one:

;(Y)es for All Users or (N)o for only this user

$OP_1= "Y"

I also tried to replace the version of aaw2007.exe with the latest (7.0.2.5) from download.com - this file was placed in \setup - would that make any difference?

Thanks for a great tool!

JP

probalbly im very busy atm i dont have any time to update my scripts sorry ppl use autoit viewer to find problems

Link to comment
Share on other sites

Not sure about the AutoIt of this, but if you need a fix until ddSHADOW has time to work on the script, I have an nLite addon pack that includes a silent and switchless installer for 7.0.2.5. I made sure to remove from the installation the starting up of the Licensing program (though I left the file itself included and intact so the updater doesn't try to download it for you after install) by editing the MSI installer of it.

http://www.msfn.org/board/Release-Ad-Aware...25-t108626.html

If you want to give that a try...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...