Jump to content

AutoIT Script Collection - Contributions Only


FuzzBall

Recommended Posts


[size=3][b]DivX Bundle 6.4[/b][/size]

[url="http://www.divx.com/divx/"][color="#6633FF"]Homepage[/color][/url]

[b]Comments:[/b]
Choose components and shortcuts within the script to keep or remove. Toolbars and downloads processes are prevented from any operation or installation tactics. An opening internet browser will be closed amongst other needed actions to make installation without hassles.

[b]Download Install Script:[/b]
[attachment=15161:attachment] Edited by MHz
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
File: Unreal Tournament G.O.T.Y. Edition (Should also work with original UT)

Version: 1.0

This is an automated installer for UT to install the game from the Hard Drive without user interaction, defaulting the installation to D:\UnrealTournament. Copy the contents of the CD to the (C,D,E):\UTInstall directory or change the If..Then..Else statement at the top of the script to a single Run command pointing to the setup.exe file on your CD drive. If you would like to change the installation directory just change the variable located at the top line of the script to whatever location you want. This was tested using the Unreal Tournament GOTY Edition CD version 432 and should work with any version of UT however this is the only version of UT that I have so YMMV.

Note: This is for the original versions of UT ONLY and likely will [i]not[/i] work with UT2k3,4, or any other version of Unreal. You are free to try, however, but those were not what I was intending this for. Edited by maciel310
Link to comment
Share on other sites

Here's an exceptionally simple one for Belarc Advisor. This is a neat system analyzer, found at [url="http://www.belarc.com/free_download.html"]Belarc Advisor download[/url]

The script is painfully simple.

[code]; Script Start - Add your code below here

Run ("C:\Windows\Temp\Belarc\advisor.exe" & " /S")
WinWaitActive ("Belarc License Agreement")
ControlClick ("Belarc License Agreement", "", "I Don't Agree")
WinWaitActive ("Belarc License Agreement")
ControlClick ("Belarc License Agreement", "", "I Don't Agree")
FileDelete ("C:\Documents and Settings\All Users\Desktop\Belarc Advisor.lnk")
FileMove ("C:\Documents and Settings\All Users\Start Menu\Programs\Belarc Advisor.lnk", "C:\Documents and Settings\All Users\Start Menu\Programs\Security\Belarc Advisor.lnk")[/code]
Note - this depends on having the compiled script ([b]BelarcIT.exe[/b]) and the installer ([b]Advisor.exe[/b]) in the [i]c:\windows\temp\Belarc[/i] directory. Otherwise, adjust to suit.

D.
Link to comment
Share on other sites

  • 3 weeks later...

3dmark 03/05/06


EDIT:
Sorry i forgot to tell that, before you run it you need to aply the reg file. :blushing:


[code]Windows Registry Editor Version 5.00


;3DMARK REG
[HKEY_LOCAL_MACHINE\SOFTWARE\Futuremark]

[HKEY_LOCAL_MACHINE\SOFTWARE\Futuremark\3DMark03]
"KeyCode"="xxxx-xxxx-xxxx-xxxxx"

[HKEY_LOCAL_MACHINE\SOFTWARE\Futuremark\3DMark03\3.6.0]

[HKEY_LOCAL_MACHINE\SOFTWARE\Futuremark\3DMark05]
"KeyCode"="xxxx-xxxx-xxxxx-xxxxx"

[HKEY_LOCAL_MACHINE\SOFTWARE\Futuremark\3DMark06]
"KeyCode"="xxxx-xxxxx-xxxxx-xxxxx-xxxxx"[/code]

Edited by muiz
Link to comment
Share on other sites

  • 1 month later...
[size=3][b]Alcohol 120% 1.9.6.4629[/b][/size]

[url="http://www.alcohol-soft.com//"]Homepage[/url]

[b]Comments:[/b]
The "Get Registration Script" will retrieve the registration from the registry and add it into your clipboard, so you can easily paste into your "Install Script".

This script uses an include file, "IE.au3" which will be included into the main script when compiled. "IE.au3" is included with AutoIt 3.2.0.1 and above so you should already have it. The use of COM code is suitable to add to this version of installer for it's use of embedded Html.

For a seamless (no roboot...) install at 1st logon, then this install script requires you to install the SPTD Scsi driver as posted [url="http://www.msfn.org/board/index.php?showtopic=78544"]here[/url] at a previous time like T-12 of Windows Setup (Thanks to Shark for distributing the unattended version). The install script below was never intended to handle the SPTD Scsi driver installation also.

The Starwind service is not the scsi driver, but only is suitable for Network use so is not needed for home users without a network setup.

[b]Download: Install Script:[/b]
[attachment=15153:attachment]

[b]Download: Get Registration Script:[/b]
[attachment=15154:attachment] Edited by MHz
Link to comment
Share on other sites

[size=3][b]Nero 7.x[/b][/size]

[b]Description:[/b]
Install Nero 7.x (any language) completly silent, with custom components and configuration.
Run from within same directory as nero setup executable.

[b]Features:[/b][list]
[*]Completly removes and disables Nero Scout
[*]Removes Nero startup process(es)
[*]Disables 'prompt to save unsaved project/compilation when exiting'
[*]Enables 'DVD overburning'
[*]Enables 'Show real recorder write speed while burning'
[*]Enables 'Short Lead-Out'
[*]Prevents the CD/DVD from ejecting after burning is complete
[*]Permanently moves annoying UserImages.bmp to Temp dir
[*]Modifies 'Nero 7 Demo' title in add/remove programs according to licensekey
[/list]Many thanks to [b]MHz[/b] for his help developing this script. Edited by BoardBabe
Link to comment
Share on other sites

[color="#3333FF"][b]CCleaner 1.28[/b][/color]

[url="http://www.ccleaner.com/"]Homepage[/url]
[color="#FF0000"] Use the SLIM version (no Yahoo Toolbar) download it [url="http://www.ccleaner.com/downloadbuilds.asp"]HERE[/url]

[/color]Features:
* Shortcut's in All Users Start Menu Folder
* Install into your group (example Tools) in Program Files and in Start Menu Folder
* Delete selected Shortcuts on Desktop and in Start Menu
* Recycle Bin context menu option
* Automatically check for updates option

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

[color="#FF0000"]FIXED one small bug at the end of installation[/color]

DONT use ccleaner.exe to install use something else like cc.exe if u dont Finish button is not pressed Edited by --=ddSHADOW=--
Link to comment
Share on other sites

[color="#3333FF"][b]CDCheck 3.1.11.0 [/b][/color]

[url="http://www.elpros.si/CDCheck//"]Homepage[/url]
[color="#FF0000"] This is free program for personal use but if u have registration code the script will register the program.

[/color]Features:
* Shortcut's in All Users Start Menu Folder
* Install into your group (example Tools) in Program Files and in Start Menu Folder
* Delete selected Shortcuts on Desktop and in Start Menu
* Registration

Script will work for newer versions if the installer will not change.
Link to comment
Share on other sites

[size=4][color="#3333FF"]Babylon Pro v5.0[/color][/size]

Script version: BabylonV5.0.au3 v0.0.1

[url="http://www.babylon.com"]Babylon Pro[/url] is an online/offline dictionnary running in the system tray and that you can conveniently call using a (selectable) Hotkey or mouse-key combination.
This script allows to install silently:
[indent]+ the main program:
[indent]-including or not glossaries
-with a licence code or a trial licence
-in a choosen language
-from any path, including UNC[/indent]+Some additional offline glossaries (to download first).[/indent]
Usage:
-Go down the scripts and edit the editable sections (3 first ones) to suit your needs. Comprehensive instructions provided.
-Have the script run directly if autoIt is already installed OR compile it and have it run standalone from any point in your install.

Attached zip contains the .au3 script plus an icon ResHacked from a Babylon Package to (optionally) compile the script with. Edited by Djé
Link to comment
Share on other sites

I started reading up on 7-Zip today a year or so behind everyone else ;)

I liked it so much I decided to make my life a little easier.

Here's a GUI I created with Autoit. It was quick and dirty so please post any bugs/comments/suggestions. Thanks!

-redfive19

thanks to InViSibLe Gr for the suggestion to post it here.

Link to comment
Share on other sites

  • 4 weeks later...
Crystal player

[url="http://www.crystalplayer.com"]http://www.crystalplayer.com[/url]

[code]Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
Run('CrystalPro.exe')
WinWait("License Agreement","Disagree")
If Not WinActive("License Agreement","Disagree") Then WinActivate("License Agreement","Disagree")
WinWaitActive("License Agreement","Disagree")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("About","Official site")
If Not WinActive("About","Official site") Then WinActivate("About","Official site")
WinWaitActive("About","Official site")
Send("{TAB}{TAB}{TAB}{ENTER}")
WinWait("Install...","Add CrystalPlayer ic")
If Not WinActive("Install...","Add CrystalPlayer ic") Then WinActivate("Install...","Add CrystalPlayer ic")
WinWaitActive("Install...","Add CrystalPlayer ic")
Send("{TAB}{TAB}{TAB}{TAB}{SPACE}{TAB}{TAB}{TAB}{SPACE}{TAB}{ENTER}")
WinWait("File types","Uncheck all")
If Not WinActive("File types","Uncheck all") Then WinActivate("File types","Uncheck all")
WinWaitActive("File types","Uncheck all")
Send("{TAB}{TAB}{TAB}{ENTER}{TAB}{TAB}{ENTER}")
WinWait("Message","CrystalPlayer is ins")
If Not WinActive("Message","CrystalPlayer is ins") Then WinActivate("Message","CrystalPlayer is ins")
WinWaitActive("Message","CrystalPlayer is ins")
Send("{ENTER}")
WinWait("Crystal Player Professional 1.97","")
If Not WinActive("Crystal Player Professional 1.97","") Then WinActivate("Crystal Player Professional 1.97","")
WinWaitActive("Crystal Player Professional 1.97","")
Send("{ALTDOWN}{F4}")[/code]
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...