Help - Search - Members - Calendar
Full Version: AutoIT Script Collection - Contributions Only
MSFN Forums > Unattended Windows Discussion & Support > Application Installs
Pages: 1, 2, 3, 4, 5

   
Google Internet Forums Unattended CD/DVD Guide
1chaoticadult
File for TMPGEnc DVD Author v1.6
Shareware
Script v1.1
[link]

Note
This is only for registering this app not for silently installing. Updated script with tip from Nologic, found by Mhz. Thanks to both of you.
tantanoid
File for Winace 2.5
Shareware
Script v1.0
[link]

My sucky first AutoIt script newwink.gif
tantanoid
File For Ad Muncher 4.52
Shareware
Script v1.0
[link]
1chaoticadult
File For Internet Download Manager v4.03 Build 2
Shareware
Script v1.0
[link]

Note
Suppose to be the fastest download manager. Script may work for future versions.
Csimbi
Crystal Codec Pack 4.3.3
Windows "Hardware Installation" dialog
I am not sure how many of You are using this codec pack (it's pretty old), but here is the script anyway. The reason I am posting it because it includes a solution I was looking for a long time: how to bypass that annoying "Hardware installation" dialog that windows displays when an unsigned driver is about to be installed.
I added some comments inline so You can easily understand it. Here is the code:
CODE
; AutoIt Version:  3.0
; Language:        English
; Platform:        Win9x/NT
; Script Function: Install KS Codec Pack 4.3.3
; Author:          Csimbi

;This is the function we will call every now and then to close all those annoying dialogs.
Func getRidOfAnnoyingWindow()
    If WinActive("Hardware Installation") Then
 ControlClick("Hardware Installation","", "Button1")
    EndIf
EndFunc

;Start installation of the codec pack
Run("install.exe")
;Wait until installer is started.
WinWaitActive("Install")
;Send an enter key to bypass the installation confirmation (Yes is selected by default, so we just need to hit enter).
Send("{ENTER}")
;The first dialog is expected to pop up soon, so we start our watchdog function that will close that annoying dialog. We run the script every 250 msecs.
AdlibEnable ("getRidOfAnnoyingWindow", 250)
;The next annoying dialog is windows file protection. We wait for this dialog.
WinWaitActive("Confirm File Replace")
;The dialog has three buttons: Yes, No, and No to all. We emulate keypress on "a" key so that we select the "No to all" button.
Send("a")
;Installation will complete without further interference with the UI, so we can disable the watchdog function.
AdlibDisable ()
;And finally quit.
Exit
batman75
Acronis Privacy Expert Suite 7
batman75
Teamspeak 2 Client RC2 2032
batman75
For Regsnap Pro 4.8

Version 1.1

Fixed bug at end of install.
batman75
For Steganos Internet Anonymizer Pro 7.1
MAVERICKS CHOICE
File For Scite4Autoit
Freeware
Script v1.0
batman75
For VMware Workstation 4.5.2
batman75
For Spysweeper 3.5.0
Kemal
Qvadis Express Reader 2.02.26
Trialware
Script v1.0

Notes:

The package comes with three install options:

Express Reader DX, Express Reader GT and Express Reader PRO, so depending on your needs and license, I have made the script use a variable to select the correct install, if you do not change the variable, 'Express Reader DX' is the default variable. It is easy to change and the place you need to make the change is commented in the script.
Kemal
Directory Opus v8.0
Shareware - GP Software
Script v1.1

Notes:

By default registration is turned off, you need to read the comments in the script and add a key and create a certificate file to be able to register automatically.

Updated to v1.1:

Cleaned up and edited by Nologic. Thanks for the help. thumbup.gif
Kemal
DVD Santa 3.45
Shareware - Homepage
Script - v1.0
Kemal
DVD Shrink 3.2
Freeware - Homepage
Script v1.0
Kemal
Getright v5.2b
Nagware - Homepage
Script v1.0

Notes:

There may be some issues when upgrading to a new version over a previous installation. I think I have covered all the bases, but this was primarily designed for a clean install.

This script includes the ability to apply a valid registration. If you are using the free nagware version and you do not disable this in the script, you may get a warning about using pirated software, because the script will install an invalid key to the registry. Naturally, this also occurs if you don't place your valid key in the script. The default key in the script is XXXXXX-XXXXX etc....

Please let me know if you have any problems
Kemal
Nortons Partition Magic v8.05
Retail - Homepage
Script v1.0

Notes:

Requires valid key (naturally). This is for the retail version. I am not even sure if there is a trial version. I doubt this script would work with it if there is one.
1chaoticadult
File for TMPGEnc DVD Source Creator v2.1.3.8
Shareware
Script v1.0
[link]

Note
This is only for registering this app.
1chaoticadult
File for TMPGEnc Plus v2.5
Shareware
Script v1.1
[link]

Note
This is only for registering this app.
1chaoticadult
File for EmEditor Professional v4.10
Shareware
Script v1.0
[link]

Note
Updated to newest version and changed script to NoLogic's script format. Thanks again for examples.
Live2Ride
**** NFO Viewer v2.10.0031.RC3

My Very First Autoit Script

Very Basic but hey it works.
thumbup.gif
**** NFO Download Page
MHz
AutoGordianKnot v2.26
Freeware

Information:
Update from v2.20 to v2.26

Click to view attachment

GordianKnot v0.35
Freeware

Click to view attachment

DVDDecrypter v3.5.4.0
Freeware

Click to view attachment
--=ddSHADOW=--
SOPHOS Antivirus 3.90

This script install on existing or fresh installation leaving setting like they are.
Make an self-exe archiv that contains latest ides and selfextract into Sophos SWEEP for NT.

For better ideas e-mail me, dont pm.
MHz
Hmtl Help Workshop v1.3
Freeware
Microsoft download page


Script v1.0
Astalavista
NetChess Retail
joverby540
Here is the auto-it script for adding users to the administrator account.

Click to view attachment(edit for your needs)
Astalavista
Pinnacle 9.3 Plus

Version 1.0

PLS pm me if u encounter any bugs.
NicolasD
Mozilla Firefox and Thunderbird 1.0 French localized; easily editable (I think...)
Click to view attachment
Click to view attachment
Ejoc
GVim 6.3
--=ddSHADOW=--
**** NFO Viewer v2.10 FIXED for all language users
erik_demon
Itunes 4.71 English version!!

If you use a different language of Itunes, modify the script!!
blinkdt
Microsoft AntiSpyware Version: 1.0.501

CODE
AutoItSetOption("TrayIconHide", 1)
AutoItSetOption("WinTitleMatchMode", 4)
BlockInput(1)
Run("MSantispy.exe")
WinWaitActive("Microsoft AntiSpyware", "This computer program is protected")
Send("!n")
WinWaitActive("Microsoft AntiSpyware", "accept the terms in the license agreement")
Send("!a")
Send("!n")
WinWaitActive("Microsoft AntiSpyware", "Click Next to install to this folder")
Send("!n")
WinWaitActive("Microsoft AntiSpyware", "The wizard is ready to begin installation")
Send("!i")
WinWaitActive("Microsoft AntiSpyware", "The installation wizard has successfully installed")
Send("!f")


Rename the installer as "MSantispy.exe," then compile this .au3 script and run from the same directory. For Win2K and WinXP, works nicely from RunOnceEx.
MaxL
File for the newly released SpywareBlaster 3.3 which does not support silent installs.

This script installs the software, checks for updates and times out nicely if no network connection is available then it activates all the protections.

If you are interested in details about how it works read on:

I had to resort to mouse clicking at screen coordinates and checking pixel colors as I couldn't get the usual control activiation functions to work.

I scaled everything with the @DesktopWidth and @DesktopHeight macros so it should theoretically work for any resolution. I also detected reactions in the windows over an 11 by 11 pixel area that is also centered based on the aforementioned macros.

However, I've only tested it at 1280 x 1024 with 32 bit color. I have every reason to believe it will work at any resolution and color depth but I only tested it at what I had my desktop set to.

One minor improvement could be made by detecting when the update download starts and killing the Internet Detection Progress bar as soon as the download starts. With my connection it flashes by so fast I barely notice biggrin.gif

On a really slow connection it might take longer to download than the 15 seconds it takes to time out if there is no internet connection which would show greater than 100% on the progress bar numerical display. As this is a cosmetic flaw unlikely to be encountered in realistic use I didn't bother to kill the progress bar the instant a connection is found and downloading of updates commences. I think the real solution is to elimnate the progress bar but then if you don't have internet you are left staring at an apparently frozen screen for 15 seconds or so with no feedback.

Anyway, it's my first AutoIt script and I'm amazed at how well it came out despite all the difficulty trying to directly access the GUI controls of the SpywareBlaster installer. This is pretty nicel little GUI scripting widget.

Max L.
PeonPower
File for Kerio Outlook Connector 6.0.5
Script: v1
Marthax
Script that asks for a name and then opens up Account manager in Control Panel to create it.

Script:v1

I had some trouble finding an easy way of making the default account name flexible until I came up with this idea. Try it smile.gif
Marthax
Azureus BitTorrent Client

v1
DarkFire
Xfire Build 12140

Version: 1.0
DarkFire
Active Ports 1.4

Version 1.0
nujackk
Trillian 3.1 (basic) don't know if it works for Pro


Hope it helps someone

(missed the directory question fixed now)
nujackk
Kensington Mouseworks 6.11 (just released )
--=ddSHADOW=--
ACDSee 2.**

au3 for setup and reg file for registration

thumbup.gif
supadodger
VMware 5
snakesjc
I'm starting now! here's my simple contribution:
winamp 5
snakesjc
Another one: CyberLink PowerDVD 6 Deluxe
--=ddSHADOW=--
This script include:

1.Installation of PowerDVD v6.0.0.1102
2.Registration of program
3.Registration of packs:
CODE
CPRM Pack
DIVX Pack
DTS 96/24 Pack
DTS Pack
DVD-Audio Pack
EXPRESS Pack
INTERACTUAL Pack
MOBILITY Pack
MPEG4 AVC Pack
4.Installation of Patch Build 1417 or newer

Have fun thumbup.gif
[MaSteR]
Hm... I wonder why no one created one for Photoshop... so many people are having problems unattending it etc.. well here's my contribution hope it helps let me know if something goes wrong smile.gif.

Photoshop CS and ImageReady CS setup (default configuration) + activation canceled...
<SparTacuS>
Terrapin FTPGet It Here

A friend wanted this client and I could find no other way to silence it.
--=ddSHADOW=--
DFX 7.500 tested

For Windows Media Player (au3.au3) and for Winamp (au3winamp.au3)
maniaq
SmartFTP Client 1.5 !!updated!!
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.