AutoIT Script Collection - Contributions Only Anything without switches, might be here
#102
Posted 02 June 2005 - 05:31 AM
newer version, fix a tiny bug while making a comlipe, tnxs for master_mtz who noticed me.
This post has been edited by maniaq: 07 July 2005 - 12:35 AM
#103
Posted 02 June 2005 - 08:50 AM
Mass downloader 3.1
Vypress chat 2.0
Daemon tool 3.47
K-lite codec pack 2.50 full !!updated!!
nVidia graphic drivers 71.84
maybe they would be usefull to someone
This post has been edited by maniaq: 07 July 2005 - 12:37 AM
#104
Posted 05 June 2005 - 01:59 PM
Shareware
Script v1.1
[link]
Note
Script for IHMO, the best cd/dvd burning app out there. Should work for future versions.
Attached File(s)
-
Prassi_ONES.au3 (663bytes)
Number of downloads: 168
This post has been edited by 1chaoticadult: 05 June 2005 - 02:00 PM
#105
Posted 06 June 2005 - 03:45 AM
maniaq, on Jun 2 2005, 03:50 PM, said:
Here's a better srcipt I wrote quite some time ago. it includes the renaming of the driver's name, because the original ones might have conflict with some protected games.
Attached File(s)
-
daemon.au3 (1.31K)
Number of downloads: 489
#106
Posted 24 July 2005 - 10:44 AM
Attached File(s)
-
AutoCAD_2005.zip (933bytes)
Number of downloads: 407
#107
Posted 07 August 2005 - 12:21 PM
Kept it simple, cause I'm not very good at it
Hope this is helpful for some people...grtz...
Attached File(s)
-
Mirc_6.16_AUTO.au3 (1.17K)
Number of downloads: 270
#109
Posted 12 August 2005 - 02:58 AM
Follow the Directions at the bottom of the page (the list with 18 points):
EA Tech Support Page (I guess EA can be Useful
The Directory does not have to be c:\ (or the root of any partion), it just has to be based in "Disk Images"
Then change the following lines in Disk Images\Disk 1\AutoRun\autorun.cfg
EReg=0 TechSupport=0(its near the top this disables the request to register(I couldn't Figure out how to close the window in AutoIt (don't know why it wouldn't)) and works on all the EA games I have tried it with)
Then Run this script in the base directory of Disk 1 (remeber to change the CD Key from X's) and it may need localization if you use adifferent Launguage
Notes:
Adding this to your cleanup.cmd deletes the desktop icon
DEL "%allUsersProfile%\Desktop\The Sims 2.lnk"
and a big thanks to MHz who helped me get the Script to launch right from RunOnce
[edit=11/17/05] changed the script to allow user to select directory of install and directory within start menu (those of you with 32 bit windows need to remove the (x86) on the program folders link)
- Default dir is "C:\Program Files (x86)\EA GAMES\The Sims 2"
- Default start menu install location "Games"
-updated EA link it had changed locations
Attached File(s)
-
Sims2_Installer.au3 (1.44K)
Number of downloads: 141
This post has been edited by ender341: 17 November 2005 - 05:59 PM
#110
Posted 29 August 2005 - 02:18 PM
Script version: 1.0
How to use:
Rename your Xpize installer to XPize.exe and place in the same directory with the autoit script.
Different from the /S switch: NO Restore Point and no Uxtheme patch
EDIT: RENAMED xpize.au3 to xpize_.au3 (nothing else different from the original.... duh i thought you will think at that)
Attached File(s)
-
XPize_.au3 (1.12K)
Number of downloads: 191
This post has been edited by sadicq: 30 August 2005 - 12:57 PM
#111
Posted 02 September 2005 - 03:35 PM
(I know about the /S switch ... don't blame me for not liking it)
What is this scipt doing: it covers ANY configuration possible during setup ... path to install to ... username, company and more
Script Version: 1.0
Target: For people who don't like the defaults given by the /S switch
PS: edit it to your needs
Attached File(s)
-
KAV_u.au3 (3.96K)
Number of downloads: 443
#112
Posted 02 September 2005 - 03:38 PM
Version: 1.0
Attached File(s)
-
cdeath_u.au3 (426bytes)
Number of downloads: 104
#113
Posted 24 September 2005 - 04:31 PM
setup_wrar311.au3 (621bytes)
Number of downloads: 520
setup_Winamp_502_lite.au3 (1.2K)
Number of downloads: 361
Attached File(s)
-
Mozilla_Firefox_1.0.6.au3 (982bytes)
Number of downloads: 245
This post has been edited by DiO: 16 October 2005 - 04:19 AM
#114
Posted 29 September 2005 - 04:39 AM
Before you run the bsplayer autoit script, rename the bsplayer installation file to "bsplayer".
Attached File(s)
-
BSplayer_1.22.817.au3 (950bytes)
Number of downloads: 301 -
CPanel_ATI_Radeon_9600.au3 (1.1K)
Number of downloads: 147 -
DivX_5.1.1.au3 (1.03K)
Number of downloads: 237 -
Xvid_1.0.3_2012204.au3 (943bytes)
Number of downloads: 214
This post has been edited by DiO: 29 September 2005 - 04:43 AM
#115
Posted 29 September 2005 - 05:37 AM
Installer's name: epp220_en.exe
Attached File(s)
-
editplus.au3 (886bytes)
Number of downloads: 189
#116
Posted 03 October 2005 - 05:17 AM
#117
Posted 04 October 2005 - 11:25 AM
- Cancels the divx codec pro installation (to allow you to install a newer version than the one included)
- replace the XXXX lines with your own serial parts.
Attached File(s)
-
Canopus_Procoder.AU3 (1.18K)
Number of downloads: 163
#118
Posted 10 October 2005 - 08:02 AM
; ----------------------------------------------------------------------------
;
; AutoIt Version: 3.1.0
; Author: Kapitan
;
; Script Function:
; Enable\Disable QuickLaunch.
;
; ----------------------------------------------------------------------------
$g_szVersion = "QuickLaunch"
If WinExists($g_szVersion) Then Exit; It s already running
AutoItWinSetTitle($g_szVersion)
Opt ("TrayIconDebug", 1) ;0=no info, 1=debug line info
Opt ("TrayIconHide", 0) ;0=show, 1=hide tray icon
Opt ("WinTitleMatchMode", 4);1=start, 2=subStr, 3=exact, 4=...
ControlClick ("classname=Shell_TrayWnd", "Applicazioni in esecuzione", "TrayClockWClass1", "right")
Send("p")
WinWaitActive("Proprietą della barra delle applicazioni e del menu di avvio", "Barra delle applicazioni")
ControlClick ("Proprietą della barra delle applicazioni e del menu di avvio", "Barra delle applicazioni", 1107)
WinWaitActive("Proprietą della barra delle applicazioni e del menu di avvio", "Barra delle applicazioni")
ControlClick ("Proprietą della barra delle applicazioni e del menu di avvio", "Barra delle applicazioni", 1)
Exit
Is in Italian but is simply to modify.
This post has been edited by Kapo: 10 October 2005 - 08:03 AM
#119
Posted 15 October 2005 - 06:58 PM
This is for "Nero-6.6.0.16.exe".
Of course, replace the "X" letters with your serial.
Attached File(s)
-
Nero_6.6.0.16.au3 (934bytes)
Number of downloads: 746
#120
Posted 31 October 2005 - 04:54 AM
Guildftp is a free FTP-Server for Windows.
www.guildftpd.com
AutoIt V3.1
Attached File(s)
-
InstallGuildFTPd.au3 (877bytes)
Number of downloads: 122
- ← SFXMaker 1.3.0 RC1 - a Switchless Installer maker
- Application Installs
- Silent Switch for Intel HD Graphic Driver →



Help


Back to top








