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 +
  • 1
  • 2
  • 3
  • 4
  • 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

#21 User is offline   Professor Frink 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 302
  • Joined: 17-March 04

Posted 04 November 2004 - 09:17 AM

Adaware SE v1.05

Attached File(s)




#22 User is offline   Professor Frink 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 302
  • Joined: 17-March 04

Posted 04 November 2004 - 09:23 AM

Roxio 5.3.5.10 Basic.

This is a little bit customized, where DirectCD is removed. I've found it to be too problematic.

Note -- this really installs the basic 5 package. In your Roxio directory, create a folder called "Update". Download the 5.3.5.10 update file and put it in the Update folder. Then rename the file to "update.exe". That way it is automatically integrated.

Attached File(s)



#23 User is offline   XPect 

  • Junior
  • Pip
  • Group: Members
  • Posts: 80
  • Joined: 18-June 04

Posted 06 November 2004 - 02:46 AM

ArniWorks - AwxDTools (105b056 but should work for any version1.x)

Note: Place the script in the same dir than the prog and rename the installation to awxDtools.exe

Attached File(s)



#24 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 06 November 2004 - 03:53 AM

had a much lighter on my drive (there's absolutely no need for all the fuss you're putting on your script for such a light installer).
works with any version I've tested so far. putting this in "code" brackets, the board curiously doesn't want me to post .au3
;runs the installer "silently"
Run ("awxDTools.exe /S")

;says ok on paypal screen
WinWait ("About awxDTools - Daemon-Tools ShellExtension...")
Send ("{ENTER}")

;skips logoff
WinWait ("arniWORX Daemon-Tools ShellExtension Setup")
Send ("{LEFT}{ENTER}")


#25 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 06 November 2004 - 04:04 AM

The second is for Hitman 2 - Silent Assassin. it installs the game with the default parmeters, skips directx install then calls the patch.

Attached File(s)



#26 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 06 November 2004 - 04:18 AM

the last one is for Pro Evolution Soccer 3 PC-DVD version. made the script to look for the disc in the second cd drive (since my dvd reader is my second drive, so change $var[2] to the value your's is, if needed).
installs the game with default options, closes the autorun window that appears at the end of the install, installs the patch then calls for the game's settings.
the game is unfortunately quite unconfortable to play, it's been very badly ported from the ps2 version, and the framerate often varies (rarely works well. sometimes goes from over-speeded framerate to even slower than 3Dmark on a geforce2mx, and konami's patches just don't fix this bug). and those f***ing referees are even dumber than those who were at 2002 Korea-Japan World Cup.
hope the fourth won't have these problems :unsure:

Attached File(s)

  • Attached File  pes3.txt (1.22K)
    Number of downloads: 213


#27 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 08 November 2004 - 02:14 PM

made a script for Soul Reaver 2. full install of the game, closes the readme.rtf (some changes may need to be done according to which software is associated to .rtf files on your system) then calls the 1.02 patch.

Attached File(s)



#28 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 10 November 2004 - 03:27 AM

made a script for quake 3 arena (req by Wedge1). installs the game with default options then installs the 1.32 pointrelease patch.
I don't have team arena, so if anyone has it and is willing to make script for it...
edit: .au3 upload support is back :)

Attached File(s)



#29 User is offline   studguy1 

  • Junior
  • Pip
  • Group: Members
  • Posts: 80
  • Joined: 13-October 03

Posted 12 November 2004 - 08:05 PM

Autoit Script of PGP Personal Desktop 8.1

Rename the script file to pgp81.au3

Extract all the files from PGP executable into a folder and put the autoit script in the same folder.

Attached File(s)



#30 User is offline   artbio 

  • Junior
  • Pip
  • Group: Members
  • Posts: 67
  • Joined: 11-June 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 13 November 2004 - 05:40 PM

Made a scipt for GVim 6.3, installs the full package.
Gvim is a great text editor, best suited for people who make a lot of programming scripting.

From the Vim webpage:

Quote

What Is Vim?

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

What Vim Is Not?

Vim isn't an editor designed to hold its users' hands. It is a tool, the use of which must be learned.

Vim isn't a word processor. Although it can display text with various forms of highlighting and formatting, it isn't there to provide WYSIWYG editing of typeset documents. (It is great for editing TeX, though.)

Vim's License

Vim is charityware. Its license is GPL-compatible, so it's distributed freely, but we ask that if you find it useful you make a donation to help children in Uganda through the ICCF. The full license text can be found in the documentation. More information about charityware on Charity-ware.org.


You can download it for free at:
http://vim.sourceforge.net/index.php

Attached File(s)

  • Attached File  gvim.au3 (1.77K)
    Number of downloads: 280


#31 User is offline   fourte3n 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 17-August 04

Posted 16 November 2004 - 10:33 PM

A-Squared 1.5 AutoIT Script

Kills the Update Screen at the end. It seems that in Silent mode the kill doesnt work... someone else may have better luck with that. Until then its as is.

Quote

; ----------------------------------------------------------------------------
;
; AutoIt Version: 3.0
; Language:    English
; Platform:    Win9x / NT
; Author:      fourte3n
;
; Script Function:
; A-Squared 1.5 Free -  Install
;
; ----------------------------------------------------------------------------


; ----------------------------------------------------------------------------
; Set up our defaults/Variables
; ----------------------------------------------------------------------------

AutoItSetOption("WinTitleMatchMode", 1)
$SF= "a2freesetup.exe"

; ----------------------------------------------------------------------------
; Script Start
; ----------------------------------------------------------------------------

Run($SF)

WinWaitActive ("Select Setup Language")
Send ("{ENTER}")
WinWaitActive ("Setup - a-squared free")
Send ("!N")
WinWaitActive ("Setup - a-squared free")
Send("{TAB}" & "{UP}" & "{ENTER}")
WinWaitActive ("Setup - a-squared free")
Send ("{ENTER}")
WinWaitActive ("Setup - a-squared free")
Send ("{ENTER}")
WinWaitActive ("Setup - a-squared free")
Send ("{SPACE}" & "{TAB}" & "{SPACE}" & "{TAB}" & "{SPACE}" & "{ENTER}")
WinWaitActive ("Setup - a-squared free")
Send ("{ENTER}")
WinWaitActive ("aČ Updater")
WinKill("aČ Updater", "")
WinWaitActive ("Setup - a-squared free")
Send ("{ENTER}")


; ----------------------------------------------------------------------------
; Script End
; ----------------------------------------------------------------------------


#32 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 17 November 2004 - 02:58 AM

fourte3n, on Nov 16 2004, 10:33 PM, said:

$SF= "a2freesetup.exe"
Run($SF)

don't need to use a variable. type Run("a2freesetup.exe")

Quote

Send("{TAB}" & "{UP}" & "{ENTER}")
[...]Send ("{SPACE}" & "{TAB}" & "{SPACE}" & "{TAB}" & "{SPACE}" & "{ENTER}")

when you have chains of command like this, you can type them Send("{TAB}{UP}{ENTER}"). no need to separate each input.

Edit: I tried (and succeeded) to make a script that kills the update window that appears at the end of a silent install
Run("a2freesetup.exe /VERYSILENT /SP-")
WinWaitActive("aČ Updater")
Send("!{F4}")
; sends alt+F4. on most cases as effective as WinClose() and WinKill(), but much less code to type

It was simple, wasn't it ?

#33 User is offline   fourte3n 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 17-August 04

Posted 17 November 2004 - 03:45 AM

EDIT: FTPRush Script (Again... thanks to "gon freecs" my scripter in cotton armor ) :lol:

Quote

; ----------------------------------------------------------------------------
; Set up our defaults/Variables
; ----------------------------------------------------------------------------

AutoItSetOption ( "WinTitleMatchMode", 1 )
$NAME= "**DELETED**"
$KEY= "**DELETED**"

; ----------------------------------------------------------------------------
; Script Start
; ----------------------------------------------------------------------------

Run  ( "FTPRush.exe /S")
ProcessWaitClose ( "FTPRush.exe")
; Runs the installer silently and waits for its end

FileDelete(@DesktopDir & "\FTPRush.lnk")
;Removes the desktop shortcut

Run(@ProgramFilesDir & "\FTPRush\FtpRush.exe")
;A silent install doesn't start ftprush, so it must be done "manually"

WinWaitActive ( "About FTPRush" )
Send  ( "{ENTER}" )
WinWaitActive ( "Confirm" )
Send  ( "!Y" )
WinWaitActive ( "Enter Key" )

; by default the "name" cell is activated, so just send your name
Send($NAME)

; goes to the "key" cell by pressing tab
Send("{TAB}")

; sends your key
Send($KEY)

; goes to the "ok" button and validate
Send("{TAB 2}{ENTER}")

; Closes ftprush
ProcessClose("FtpRush.exe")


#34 User is offline   fourte3n 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 17-August 04

Posted 17 November 2004 - 07:19 PM

Adaware Script 2 - Silent and Kills Processes.

Quote

Run  ("AdAware.exe /s")
ProcessWait ("Ad-Aware.exe")
ProcessClose ("Ad-Aware.exe")
ProcessWait ("hh.exe")
ProcessClose ("hh.exe")


#35 User is offline   Cee-Kay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 126
  • Joined: 20-May 04

Posted 21 November 2004 - 12:19 PM

Webroot Windows Washer v5.5
Script Version: 1.0a

This script deals with just about everything with regards to installing the latest version of Windows Washer 5. Although Webroot have released 'Spy Sweeper' in more user-friendly installer for our purposes the installer for Window Washer hasn't had the same treatment yet. :}

Fully commented code to select both sets of installation options is included, as well as the program's install path. Also included is the appropiate registry entries to customise Window Washer -- Just 'Wash Items' and most of the 'Options' section, but it should be enough options to keep most people happy. Simply follow the format to include more options. :)

Known Issues:
  • Run "Plug-in Detection" Option hasn't been coded for.
  • Run "Window Washer after Install Is Finished" Option hasn't been coded for.
These options haven't been coded purposly since most people make/use these installers for their uA CD/DVDs.

Attached File(s)



#36 User is offline   battleangel3222 

  • Member
  • PipPip
  • Group: Members
  • Posts: 113
  • Joined: 16-July 04

Posted 27 November 2004 - 07:38 PM

File For Unreal Tournament 2004 Game Script
Script V 1.0

Instructions:
1 ) Replace the X's With your Valid Serial Number
2 ) Compile The File
3 ) Enjoy!

What It Does:
Installs The Game with Default Options, to default Directory (C:\UT2004), But does not install DirectX and does not put a Desktop Icon on the Desktop like It does by default.

IMPORTANT It installs via DVD Disk, On my Unattended DVD my CMD Script pauses to ask to insert the Unreal Tournament 2004 DVD and runs E:\Setup.exe. You will Need to change it to suit your disk if you put it on your windows DVD, or have your drive letter assigned to a different letter.

Attached File(s)



#37 User is offline   battleangel3222 

  • Member
  • PipPip
  • Group: Members
  • Posts: 113
  • Joined: 16-July 04

Posted 27 November 2004 - 08:06 PM

Another Quickie

File For Unreal Tournament 2004 Patch Script
Script V. 1.0

Instructions:
1 ) Unless you Installed the game to a different directory, you shoudnt need any modifications
2 ) Compile The File
3 ) Enjoy!

What it Does:
Installs The Patch With everything default, to the default Directory (C:\UT2004)

IMPORTANT!!!!!!: Make sure to UNRAR The Patch After downloading it, and place the compiled script in the SYSTEM folder you find after unrarring the patch, this is because thats where the Setup file is!<-------- IMPORTANT!!!

Attached File(s)



#38 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 02 December 2004 - 07:21 AM

Custom AutoIt Routine to change disc when needed

Script Version 1.2

I have quite a lot of scripts made for automatic game installs so I've done a function to change the disc when an install asks for it.
why ? First I'm quite lazy, and having to type the whole stuff everytime a disc change is needed in every each of my script just makes my hands tired (I told you I'm lazy, even if it's only a copy-paste job plus some modifications).
Second, the whole sequence is not very user friendly and difficult to understand if you're not familiar with the functions used. Using a custom routine makes my scripts easier to understand for you and easier to maintain for me.

Feel free to use it for your own game installs scripts

It's still a bit limited because of some AutoIt restrictions.
I wish the syntax of the routine was something like _DiscChange($DiscLabel,$DiscType) where $DiscLabel is label of the disc needed and $DiscType its type (CD or DVD), with $DiscType optionnal so you would need to specify it only if your game is on a DVD.

To use it, first type #include "cdchange.au3" at the beginning of your script (put it in your game's script dir). When you want to call the function do it this way ONLY (DON'T ADD ANY " AROUND THE COMMA). _DiscChange("LABEL_OF_THE_NEEDED_DISC,TYPE_OF_THE_NEEDED_DISC")
You can omit ,TYPE_OF_THE_NEEDED_DISC if your game is on CDs

some game scripts using this will follow

edit: some progress have been made. I've been able to write a routine that detects the number of alcohol's and daemon-tools virtual drives.
edit bis: using of disc images implemented and working (as far as I've tested). won't post it yet: still some minor things to do, plus it's based on AutoIt's latest beta, which might be kinda bugged and unstable...

Attached File(s)



#39 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 02 December 2004 - 01:42 PM

File for Legacy of Kain Defiance

Script Version 1.1

Uses a custom routine to change discs. you can find it here

Attached File(s)



#40 User is offline   gon freecs 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 25-August 04

Posted 02 December 2004 - 06:40 PM

File For Warcraft III Reign of Chaos + The Frozen Throne

Script Version 1.2

Uses a custom routine to change discs. you can find it here

Installs RoC with default parameters, installs TFT with default parameters, calls the patch and when patching is successful, closes it without launching the game.

Attached File(s)



Share this topic:


  • 13 Pages +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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