radix Posted March 9, 2010 Posted March 9, 2010 (edited) Ashampoo Burning Studio 9.21Ashampoo_Burning_Studio_9.21.au3 Edited February 8, 2012 by radix
Showtime2kX Posted September 24, 2010 Posted September 24, 2010 CCleanerInstallationThis will automate the installation of CCleaner. This is the version of CCleaner that DOES NOT come with the toolbar (recommended).Download CCleaner Slim from here:http://www.piriform.com/ccleaner/download/slimRunningAlso inside the .rar compressed file is another script to Open CCleaner > Run Cleaner > Open Registry Section > Scan For Registry Issues > Fix All Registry Issues > Close CCleaner > Display confirmation message.In order for the running script to work properly, please go into the CCleaner settings and uncheck/disable the following options:Check for Updates automaticallyAsk for Registry BackupsEverything is attached. Just extract to the same folder and make sure your installation file is in the same folder as well and your good to go!CCleaner AutoIT.rar
Geej Posted November 6, 2010 Posted November 6, 2010 (edited) iTunes 10Tested with iTunes v10.0.1.22download site: http://www.apple.com/itunes/Full installation of all components but w/o quicktime association (i.e. quicktime is installed)Tested ok with XP English via svcpackEdit: 3 Mar 2012Customisation for v10.5.3.3(Note: The attach au3 is for the old one. There is no v10.5.3.3 au3)iTunesscript.au3 Edited March 3, 2012 by Geej
radix Posted February 15, 2011 Posted February 15, 2011 (edited) Ashampoo Burning Studio 6.80 FreeAshampoo_Burning_Studio_6.80_Free.au3 Edited February 8, 2012 by radix
borism25 Posted February 26, 2011 Posted February 26, 2011 (edited) hi guys i am new at autoit, but i can't find how to add exe file in the script... I am create script and whan i compile my file is only 295kb but program is 19mb...program is VLC 1.1.5 when i start script from the autoit everything is fine and install work perfectly, but only in the autoit working, i have write "RUN" and the vlc is in the same folder and then is perfectly, but what i need to type to get vlc inluced in the script whan i compile, exe compile file just run and run, in the task manager i have cca 15 VLC apps runing, buthow i can inlcude vlc in the script, what options file install, installer?sorry if i have mistakes in the english i am croatian thnx in advanced Edited February 26, 2011 by borism25
radix Posted February 26, 2011 Posted February 26, 2011 (edited) Ashampoo Burning Studio 10.0.10Ashampoo_Burning_Studio_10.0.10.au3 Edited February 8, 2012 by radix
radix Posted March 12, 2011 Posted March 12, 2011 (edited) Unlocker 1.9.2Unlocker_1.9.2.au3 Edited May 20, 2013 by radix
ivanferrer Posted July 8, 2011 Posted July 8, 2011 ; SAVE FILE IN SELECT FOLDER$var = FileSelectFolder("Select local save file", "")If ($var) Then$VarTwo = FileCopy("doc\file_name.pdf",$var&"\", 1)If ($VarTwo) ThenMsgBox(1,"File Copy to:",@ScriptDir & $var &"\"& "file_name.pdf")EndIfIf @error > 0 Then MsgBox(0, "Error!", "This file not copy!") Exit EndIfElse ExitEndIf
ykchanaed Posted July 20, 2011 Posted July 20, 2011 (edited) iTunesSetup.exe10.3.1.55I used it in RunOnceEx.And some Start Menu clean up.iTunesSetup.au3Note: reg command to fix the locale to ENU and let installer installs in English Edited July 20, 2011 by ykchanaed
PatM Posted September 17, 2011 Posted September 17, 2011 hi guys i am new at autoit, but i can't find how to add exe file in the script... I am create script and whan i compile my file is only 295kb but program is 19mb...program is VLC 1.1.5 when i start script from the autoit everything is fine and install work perfectly, but only in the autoit working, i have write "RUN" and the vlc is in the same folder and then is perfectly, but what i need to type to get vlc inluced in the script whan i compile, exe compile file just run and run, in the task manager i have cca 15 VLC apps runing, buthow i can inlcude vlc in the script, what options file install, installer?sorry if i have mistakes in the english i am croatian thnx in advanced When you compile the script, you are not compiling the source files necessary for the installation. You're just compiling the script. You have to supply the executable for the installation and make references to there location in the script. An AutoIT script is just a gloried batch file.
gnikolic Posted October 23, 2011 Posted October 23, 2011 Hello All!Need a little help. Just confussed what is the best try to make script to do what i want to do.I want to make a script:1. ask a workstation name and set to the computer.2. restart same.3. if there is installed .net, go to next step, if isnt, install it...Is it possible to make script which would be in startup and do these first steps?Is it possible to make script which would be usable to test is it name of computer setups after restart?If using IF command how to check is there some folder or file and not having IFNOTEXIST... I'll made script with something like this: IF FILEEXIST("C:\Folder") then gotobut there isnt goto command. If there is something like IF FILEnotEXIST("C:\Folder") it would be much easyer...Any help?My idea is to make script to make useable computer after driver installation. Setup workstation name, install .net, install messenger, Office, divx codecs, and at last join the workstation to domain...
radix Posted January 2, 2012 Posted January 2, 2012 (edited) Ashampoo Burning Studio 11 v.11.0.3Ashampoo_Burning_Studio_11_v.11.0.3.au3 Edited March 11, 2012 by radix
radix Posted January 30, 2012 Posted January 30, 2012 (edited) DivX Plus 8.2.2 Build 1.8.5.36DivX_Plus_8.2.2_Build_1.8.5.36.au3DivX_Plus_8.2.2_Build_1.8.5.36_Deutsch.au3 Edited March 4, 2012 by radix
radix Posted February 2, 2012 Posted February 2, 2012 (edited) ZoneAlarm Free 10.1.079.000ZoneAlarm_Free_10.1.079.000.au3ZoneAlarm_Free_10.1.079.000_Deutsch.au3 Edited February 8, 2012 by radix
radix Posted April 3, 2012 Posted April 3, 2012 (edited) uTorrent 3.1.3 Build 26837Removed Edited November 16, 2012 by radix
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