March 9, 201016 yr Ashampoo Burning Studio 9.21Ashampoo_Burning_Studio_9.21.au3 Edited February 8, 201214 yr by radix
September 24, 201015 yr 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
November 6, 201015 yr 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, 201214 yr by Geej
February 15, 201115 yr Ashampoo Burning Studio 6.80 FreeAshampoo_Burning_Studio_6.80_Free.au3 Edited February 8, 201214 yr by radix
February 26, 201115 yr 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, 201115 yr by borism25
February 26, 201115 yr Ashampoo Burning Studio 10.0.10Ashampoo_Burning_Studio_10.0.10.au3 Edited February 8, 201214 yr by radix
July 8, 201115 yr ; 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
July 20, 201115 yr 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, 201115 yr by ykchanaed
September 17, 201114 yr 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.
October 23, 201114 yr 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...
January 2, 201214 yr Ashampoo Burning Studio 11 v.11.0.3Ashampoo_Burning_Studio_11_v.11.0.3.au3 Edited March 11, 201214 yr by radix
January 30, 201214 yr 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, 201214 yr by radix
February 2, 201214 yr ZoneAlarm Free 10.1.079.000ZoneAlarm_Free_10.1.079.000.au3ZoneAlarm_Free_10.1.079.000_Deutsch.au3 Edited February 8, 201214 yr by radix
Create an account or sign in to comment