crys18 Posted May 3, 2009 Posted May 3, 2009 (edited) Ok here it is my autoit v3 script for installing winamp 5.552460 ( i mean all versions 5 winamp )) ))); <AUT2EXE VERSION: 3.1.1.0>; This will install Winamp Media PlayerRun ( "winamp.exe" ); WellcomeWinWaitActive ( "Winamp Installer" , "Welcome to the Winamp installer" )Send("{ENTER}")WinWaitActive("Winamp Installer", "License Agreement")Send("{ENTER}")WinWaitActive ( "Winamp Installer" , "Choose Install Location" )Send("{ENTER}")WinWaitActive ( "Winamp Installer" , "Choose Components" )Send("{ENTER}")WinWaitActive ( "Winamp Installer" , "Choose Start Options" )Send("{ENTER}")WinWaitActive ( "Winamp Installer" , "Get the Most Out of Winamp" )Send("{TAB 3}")Send("{SPACE}")Send("{TAB}")Send("{SPACE}")Send("{TAB}")Send("{SPACE}")Send("{TAB 2}")Send("{ENTER}")WinWaitActive ( "Winamp Installer" , "Installation Complete" )Send("{TAB}")Send("{SPACE}")Send("{ENTER}")ProcessClose ( "winamp.exe" )How to:1 rename your winamp instalation file to "winamp.exe"2 convert the autoit script to .exe3 use sfx maker 1.1 Final to make a silent install :- add directory- use the autoit copiled file- no need for a switch- compile and Voila:))- added it to ur nlite instalation disc , or us it as an .exe not .as .cabEnjoy! Edited May 3, 2009 by crys18
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now