MSFN Forum: AutoIT Script Collection - Contributions Only - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 13 Pages +
  • « First
  • 8
  • 9
  • 10
  • 11
  • 12
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

AutoIT Script Collection - Contributions Only Anything without switches, might be here Rate Topic: ***** 2 Votes

#181 User is offline   Djé 

  • accent artist
  • PipPipPip
  • Group: Members
  • Posts: 359
  • Joined: 10-January 06

Posted 04 December 2006 - 02:19 PM

Avast! 4.7 home Silent Registration script:

- Language independant!
- To be compiled with a recent version of autoIt
- Check that the avast program foler is correct (Dim $avastDir = "...") before compiling

3 possible usages:
-1) Just uncomment (remove the semicolon ";") the end of the first line (Dim $key ;="XXX...") and replace the Xs with your registration key. Then compile the script and simply run it:
avastReg.exe

-2) Run the compiled script with the key as a parameter:
avastReg.exe XXXXXXXXXXXXXXXXXXX-XXXXXXXX

-3) Ask the compiled script to look for the key in a file:
avastReg.exe "d:\path to\private.ini" Djé avastkey
1st parameter: .ini file to look in (no path -> has to be next to avastReg.exe)
2nd parameter: .ini section to look in
3nd parameter: .ini key to look in

Attached File(s)




#182 User is offline   comocho 

  • Group: Members
  • Posts: 1
  • Joined: 22-January 07

Posted 30 January 2007 - 03:30 AM

Tuneup Utilities 2007 English V6.0.1255

Here is my first attempt at a unattended install using Tuneup Utilities 2007. Enjoy!!!

By the way, if anyone knows any tricks to make the testing process smoother (I had to repeatedly uninstall and install on a virtual pc to get this script "just right") or any script tips. I would be very greatful.

Attached File(s)



#183 User is offline   wolfshade 

  • Member
  • PipPip
  • Group: Members
  • Posts: 163
  • Joined: 27-May 04

Posted 31 January 2007 - 02:17 AM

BSplayer

Run("bsplayer122817.exe")
WinWaitActive("BSplayer Setup", "License Agreement")
Send("!a")
WinWaitActive("BSplayer Setup", "Welcome to the BSplayer Setup Wizard")
Send("!n")
WinWaitActive("BSplayer Setup", "Choose Components")
Send("{DOWN}{SPACE}!n")
WinWaitActive("BSplayer Setup", "Choose Install Location")
Send("!n")
WinWaitActive("BSplayer Setup", "Language")
Send("!i")
WinWaitActive("BSplayer Setup", "Installation Complete")
Send("!n")
WinWaitActive("BSplayer Setup", "Click Finish to close this wizard.")
Send("!r!f")

This post has been edited by Shark007: 06 February 2007 - 04:01 PM


#184 User is offline   wolfshade 

  • Member
  • PipPip
  • Group: Members
  • Posts: 163
  • Joined: 27-May 04

Posted 31 January 2007 - 02:19 AM

DCPlusPlus

Run("DCPlusPlus0691.exe")
WinWaitActive("DC++ Setup: License Agreement", "DC++ is licensed")
Send("!a!n")
WinWaitActive("DC++ Setup: Installation Options", "Select components to install:")
Send("{DOWN 2}{SPACE}{DOWN}{SPACE}!n")
WinWaitActive("DC++ Setup: Installation Folder", "Destination Folder")
Send("!i")
WinWaitActive("DC++ Setup: Completed", "Completed")
Send("!c")


P.S. I just copy Favorites.xml and DCPlusPlus.xml to get favs and settings back

This post has been edited by Shark007: 06 February 2007 - 04:01 PM


#185 User is offline   wolfshade 

  • Member
  • PipPip
  • Group: Members
  • Posts: 163
  • Joined: 27-May 04

Posted 31 January 2007 - 02:22 AM

K-Lite Codec Pack

Run("klcodec276f.exe")
WinWaitActive("Setup - K-Lite Codec Pack", "K-Lite Codec Pack 2.76 Full")
Send("!n")
WinWaitActive("Setup - K-Lite Codec Pack", "Information")
Send("!n")
WinWaitActive("Setup - K-Lite Codec Pack", "Select Destination Location")
Send("!n")
WinWaitActive("Setup - K-Lite Codec Pack", "Select Components")
Send("{DOWN}!n")
WinWaitActive("Setup - K-Lite Codec Pack", "Select Start Menu Folder")
Send("!n")
WinWaitActive("Setup - K-Lite Codec Pack", "Select Additional Tasks")
Send("{TAB 36}{SPACE}{TAB}{DOWN 2}{TAB 3}{SPACE}!n")
WinWaitActive("Setup - K-Lite Codec Pack", "Ready to Install")
Send("!i")
WinWaitActive("Setup - K-Lite Codec Pack", "Done!")
Send("!f")


#186 User is offline   wolfshade 

  • Member
  • PipPip
  • Group: Members
  • Posts: 163
  • Joined: 27-May 04

Posted 31 January 2007 - 02:26 AM

EmEditor

Run("emed5epx.exe")
WinWaitActive("EmEditor Setup", "continue the setup")
Send("!n")
WinWaitActive("EmEditor Setup", "License Agreement")
Send("!a!n")
WinWaitActive("EmEditor Setup", "enter the new path")
Send("!n")
WinWaitActive("EmEditor Setup", "These settings")
Send("!d!p!m!t!n")
WinWaitActive("EmEditor Setup", "EmEditor Setup is complete!")
Send("!s{ENTER}")
WinWaitActive("Untitled - EmEditor")
Send("!haprenteryourkeyinsteadofthistext{ENTER 2}!+x")


P.S. enteryourkeyinsteadofthistext => replace with your key

#187 User is offline   le-doc 

  • Group: Members
  • Posts: 3
  • Joined: 06-June 05

Posted 02 March 2007 - 03:50 AM

Eudora 6.11 (French version)

U just have to configure mail account after :)
I had a problem with a reboot windows who pop randomly (used for RunOnceEx)

run("eudora_6.11_fr.exe")
WinWaitActive("Eudora 6.1.1","Bienvenue dans ce programme")
send("!s")
WinWaitActive("Eudora 6.1.1","CONTRAT DE LICENCE DU LOGICIEL EUDORA")
send("!o")
WinWaitActive("Choisissez vos Composants")
send("!s")
WinWaitActive("Choisissez le répertoire d'installation")
send("!s")
WinWaitActive("Choisissez l'emplacement du dossier de données")
send("!s")
WinWaitActive("Eudora 6.1.1","Voici les répertoires que vous avez choisis pour cette installation")
send("!s")
WinWaitActive("Créer un raccourci pour Eudora")
send("!y")
WinWaitActive("Indiquez le nom du raccourci")
send("!s")
WinWaitActive("Accompagnement et support")
send("{SPACE}")
send("{DOWN}")
send("{SPACE}")
Sleep(200)
send("{ENTER}")
if WinWaitActive("InstallShield","redémarrer",10) Then
	Send("{DOWN}")
	send("{ENTER}")
endIf


#188 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 06 March 2007 - 08:51 AM

Fraps 2.82+ AutoIt

Homepage: http://www.fraps.com/

Changelog
1.0
- all setings are in config.ini no need to edit script
- starting script

Features:
- installs Fraps
- custom install path
- custom start menu
- delete schortcut's
- choose settings/options in config.ini

How to use:
- check config.ini and set what u want with "Y" OR "N" or other options at hand
- copy setup.exe to SETUP folder

Script will work for newer versions if the installer not change.
If any problems write in this topic or contact me via PM (dont send emails).
Attached File  Fraps.zip (4K)
Number of downloads: 179

This post has been edited by --=ddSHADOW=--: 06 March 2007 - 08:52 AM


#189 User is offline   beeker 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 14-September 05

Posted 01 April 2007 - 06:46 PM

IPFilter Update for µTorrent

Version 1.0 - Initial Release
Version 1.1 - Fixed: with no initial dat file, download worked but reported failure (14 Apr 2007)
Version 1.2 - Fixed: with no initial dat file and no internet, reported dat file was current (5 May 2007)
Version 2.0 - Rewrite: Check dat version before downloading zip file and unzip using 7za.exe (26 May 2007)
Attached File  ipfltupd.au3 (8.93K)
Number of downloads: 64
Version 3.0 - Rewrite: Requires AutoIt v3.2.12.0, checks dat size before downloading zip file, chooses dat file with latest modified date (7 Aug 2008)
Attached File  ipfltupd.au3 (14.48K)
Number of downloads: 44
This script will update the IP filter list for µTorrent BitTorrent client.
It downloads ipfilter.zip file to %Temp% directory and unzips the dat file using 7za.exe or 7z.exe
The dat file is installed in your uTorrent settings folder %APPDATA%\uTorrent\
It should handle most common errors except if the download urls no longer host the file.
Edit: 26 May 2007 - v2 downloads .zip file instead of .dat file and compares version instead of file size. Also requires 7za.exe from www.7-zip.org/download.html in your System path.

Edit: 7 Aug 2008 - v3 Requires AutoIt v3.2.12.0 that fixed InetGetSize function allowing this version to work. Can use 7z.exe or 7za.exe and will search your 'Program Files' folder to find either one. Backs up your old ipfilter.dat file to ipfilter.dat.old

To enable IP filtering in µTorrent, set "ipfilter.enable" to "true" in µTorrent's Advanced Preferences.
To reload ipfilter.dat without restarting µTorrent, simply set ipfilter.enable to false, then to true again.

Personally, I compile the script using AutoIt v3.2.12.1 with the attached icon I found at iconaholic, place it in my Program Files folder with uTorrent.exe, and create a shortcut to it in my StartMenu.

Enjoy,

Beeker

Attached File(s)


This post has been edited by beeker: 10 August 2008 - 08:54 AM


#190 User is offline   beeker 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 14-September 05

Posted 22 April 2007 - 12:22 AM

Ad-Aware SE Personal v1.06 Unattended Installer Maker

Version 1.0 - Initial Release

This script creates an Ad-Aware SE Personal unattended installer with custom directories and updated defs.
- Changes Install location to %ProgramFiles%\Utilities\
- Changes StartMenu location to Utilities\Spyware\
- Removes unused components that Orca validation complains about
- Gets the latest defs.ref file from the internet before building silent installer

The attached SupportingFiles.7z contains 7zS.sfx, config.txt, RunHiddenConsole.exe


Instructions:
Ensure you have installed:
- AutoIt http://www.autoitscript.com/autoit3/
- Orca (from Shark's File Repository)
- Universal Extractorv 1.5 http://www.msfn.org/...showtopic=62418

Copy these two files to your system path C:\WINDOWS
- 7za.exe http://www.7-zip.org/download.html
- upx.exe http://upx.sourceforge.net/

Put the following files into a working directory of your choice:
- aawsepersonal.exe http://www.lavasoftusa.com/
- 7zS.sfx
- config.txt
- MakeSilentAdAware.au3
- RunHiddenConsole.exe

Open your Temp directory to watch for an msi file to appear i.e.
C:\Documents and Settings\<your user name>\Local Settings\Temp\cb5cd82.msi
Run "aawsepersonal.exe" but don't continue the installation
Copy the msi file from Temp dir to your working directory (the msi filename will be different each time)
Cancel the AdAware installation
Now run the AutoIt script "MakeSilentAdAware.au3" to create AdAware unattended installer

EDIT: 11 Aug 2007 - Added similar script for Ad-Aware 2007 which updates defs and program files before packaging.
Ad-Aware 2007 Free Unattended Installer Maker
Version 1.0 - Initial Release 2007-08-11
for aaw2007.exe http://www.lavasoftusa.com/

Attached File(s)


This post has been edited by beeker: 11 August 2007 - 07:34 PM


#191 User is offline   rickytheanuj 

  • Member
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-April 07

Posted 22 April 2007 - 10:38 AM

Silent Copy 1.0

Here is the script for Silent Copy 1.0.
1. Download Attatchment
2. Compile script to exe.
3. Place it to the folder containing Silent copy 1.0 setup file.


Have fun!... :thumbup

Attached File(s)



#192 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 811
  • Joined: 01-January 04

Posted 10 June 2007 - 10:50 AM

Hi,

Here bellow the AutoIt script to SILENT install and register BS.Player 2.21 build 950
REplace the 'XXXXX' by yr name and serial.
Credit to MHz

Enjoy
coucou



#193 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 811
  • Joined: 01-January 04

Posted 10 June 2007 - 10:57 AM

Hi,

Here bellow the AutoIt script to SILENT install and register DVD X Utilities 2.60
REplace the 'XXXXX' by yr name and serial.
Credit to MHz

Enjoy
coucou



#194 User is offline   CEoCEo 

  • Junior
  • Pip
  • Group: Members
  • Posts: 63
  • Joined: 20-April 05

Posted 15 June 2007 - 10:59 AM

Nero Burning ROM 8 unattended AutoIt script
Install Nero Burning ROM unattended with the original trial distribution.

Changelog: 3.1
* Changed: Exit message is written to a logfile instead of displaying message boxes (artbio)
* Changed: Trial version is now selected by default (CEoCEo)
* Added: Logging of 7-Zip extraction (artbio)
* Added: Option to change 'Book Type settings' for all drives (artbio)
* Added: Option to disable Nero Online Services (CEoCEo)
* Updated: Options installing Nero Scout (CEoCEo)
* Updated: Component unregistration (artbio)
* Fixed: *Scout*.chm wasn't being installed in some situations (artbio)
* Fixed: Selected components to install with new release of 8.3.2.1b (CEoCEo)

Features:
- Automatic search and install of any multilanguage trial distribution (Nero-8*.exe)
- Exclude unwanted components
- Optional install of additional Help Files and Template Packages
- Ability to activate additional Plug-ins
- Option to specify a custom installation path and already extracted folder
- Optionally disable 'Ask Toolbar', 'Nero Scout', 'Patent Activation', 'Nero Online Services' and 'Media Indexing Services'
- Option to change 'Book Type settings' for all drives
- Suppress restart dialog box and 'The Weather Channel Desktop' installer
- Detailed installation logfile
- Updates DirectX if necessary
- Several customized settings to choose from

How to use:
- Leave this script in the same dir as the executables and you are set to go.
- Read this post on how to enable InCD and CopyGadget in Windows XP.
- Detailed instructions exist in the script itself.
- If you have any problems or suggestions regarding this script, write in the Nero 8 topic or the Nero 7 topic.

Attached File(s)


This post has been edited by CEoCEo: 05 June 2008 - 12:06 PM


#195 User is offline   sk8er_boi 

  • I have a headache
  • PipPip
  • Group: Members
  • Posts: 144
  • Joined: 11-December 03

Posted 17 June 2007 - 05:20 AM

Hacker Smacker 3

Opt("WinTitleMatchMode", 4)
Run("setup.exe")
WinWait("InstallShield Wizard")
WinActivate("InstallShield Wizard")
WinMove("InstallShield Wizard","",@DesktopWidth +200,@DesktopHeight +200)
WinWait("HackerSmacker - InstallShield Wizard","The InstallShield(R) Wizard wi")
WinMove("HackerSmacker - InstallShield Wizard","",@DesktopWidth +200,@DesktopHeight +200)
ControlClick("HackerSmacker - InstallShield Wizard","The InstallShield(R) Wizard wi","Button1")
WinWait("HackerSmacker - InstallShield Wizard","I &accept the terms in the lic")
ControlClick("HackerSmacker - InstallShield Wizard","I &accept the terms in the lic","Button3")
ControlClick("HackerSmacker - InstallShield Wizard","I &accept the terms in the lic","Button5")
WinWait("HackerSmacker - InstallShield Wizard","&Serial Number:")
ClipPut("USER HERE")
send("^v")
send("{TAB}")
ClipPut("COMPANY HERE")
send("^v")
send("{TAB}")
ClipPut("SERIAL HERE")
send("^v")
send("{ENTER}")
ControlClick("HackerSmacker - InstallShield Wizard","&Serial Number:","Button6")
WinWait("HackerSmacker - InstallShield Wizard","NewBinary12")
ControlClick("HackerSmacker - InstallShield Wizard","NewBinary12","Button1")
WinWait("HackerSmacker - InstallShield Wizard","Click Install to begin the ins")
ControlClick("HackerSmacker - InstallShield Wizard","Click Install to begin the ins","Button1")
WinWait("HackerSmacker - InstallShield Wizard","The InstallShield Wizard has s")
ControlClick("HackerSmacker - InstallShield Wizard","The InstallShield Wizard has s","Button1")
WinWait("HackerSmacker Installer Information","You must restart your system f")
ControlClick("HackerSmacker Installer Information","You must restart your system f","Button2")


#196 User is offline   beeker 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 14-September 05

Posted 17 June 2007 - 07:17 PM

Skype for Windows - Business version Unattended Installer Maker / Addon Maker
Edit: 2007-08-16 - Replaced attachments with new versions
Edit: 2007-08-24 - Added version 2 script

Version 1.0 - Initial release 2007-06-17
Version 1.1 - 2007-08-15 Change StartMenu folder from "Skype" to "Internet", change advertised shortcuts to common shortcuts, misc script improvements
Version 2.0 - 2007-08-24 Added MsgBoxes to ask user which modifications to implement

This script creates a silent installer for "Skype for Business" msi
Asks user (Yes/No) to perform the following:
- disable starting Skype after installation
- disable starting Skype on System Startup
- change name of StartMenu folder
- install Program Files into a new sub-folder
- change advertised shortcuts to common shortcuts
- remove Internet Explorer and Firefox plugins
- create a svcpack Addon for use with RVM_Integrator

If you keep the plugins, my config.txt file will not install them in silent mode because I use:
RunProgram="RunHiddenConsole.exe /w msiexec /i setup.msi FEATURE_IEPLUGIN=0 FEATURE_FFPLUGIN=0 /qb!"


Instructions:
Ensure you have installed:
- AutoIt v3
- Orca (from Shark's File Repository)
- Universal Extractor v1.5 http://www.msfn.org/...showtopic=62418

Copy these two files to your system path i.e. C:\WINDOWS
- 7za.exe http://www.7-zip.org/download.html
- upx.exe http://upx.sourceforge.net/

Put the following files into a working directory of your choice:
- 7zS.sfx modified per http://www.ryanvm.ne...wtopic.php?t=67
- RunHiddenConsole.exe http://www.msfn.org/board/index.php?act=ST...=70&t=49184
- config.txt
- MakeSilentSkype2.0.au3
- SkypeSetup.msi

The attached SupportFiles.7z contains my 7zS.sfx, config.txt, RunHiddenConsole.exe, cabarc.exe

Attached File(s)


This post has been edited by beeker: 27 August 2007 - 04:30 PM


#197 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 30 July 2007 - 09:42 AM

Ad-Aware 2007 Free + AutoIt

Homepage: www.lavasoft.com

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: Attached File  ad_aware__msfn__.zip (68.66K)
Number of downloads: 277
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

This post has been edited by --=ddSHADOW=--: 02 August 2007 - 11:07 PM


#198 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 04 September 2007 - 12:46 PM

COWON Media Center - jetAudio 8.0.16.2000 Plus VX

1. Unpack the original installer with Universal Extractor (use isxunpack extraction method).
2. Copy all files extracted in the previous step into a folder called Setup.
3. Edit the AutoIt script file with your desired settings, compile it and put the compiled file in a folder at the
same level with the folder Setup (created in the step #2) and run the silent installation from the compiled
AutoIt file.

Attached File(s)


This post has been edited by radix: 02 April 2012 - 01:17 PM


#199 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 05 September 2007 - 05:30 AM

DivX Plus 8.2.2 Build 1.8.5.36

Attached File(s)


This post has been edited by radix: 04 March 2012 - 07:23 AM


#200 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 07 September 2007 - 02:18 PM

Yahoo! Messenger 11.5.0.152

Instructions about how to obtain the offline installer (it's easier and recommended to download the installer
from softpedia.com because after a new version is released will take a few days untill the installer will be
available using the method below):

1.Download the online installer from http://messenger.yahoo.com/
2.Run the online installer and then when will start to download, go to %Temp%
(usually C:\Documents and Settings\User Name\Local Settings\Temp) and in a folder from there you will find the installer.
3.Wait untill the installation window said "Installing Yahoo Messenger" and copy from that folder from %Temp% the installer
in other place (when installation is done, the installer from %Temp% will be deleted).

Attached File(s)


This post has been edited by radix: 05 January 2012 - 11:22 AM


Share this topic:


  • 13 Pages +
  • « First
  • 8
  • 9
  • 10
  • 11
  • 12
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy