Help - Search - Members - Calendar
Full Version: AutoIT Install Selector
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
ict
Greetings!

To make selecting what to install a little easier on my second setup CD, I created this little script:


It reads its entries from a easy to understand .ini file. Example and Helpfile are included.
What it does is simply executing the specified commands one-by-one. Great for silent installers.
Has the ability to select checkboxes by Default and start installing automatically after a given period of time.
After installation, boxes are disabled to prevent double-installations.

Maybe someone else finds it useful, too. Of course I'm always open for suggestions newwink.gif

ict

P.S. Groups will come at some point newwink.gif
--=ddSHADOW=--
very nice will test it soon

p.s. can u pm me your timeout script pls i have problems correcting my biggrin.gif
ict
What do you mean "timeout script"? It's in the Sourcecode, look at the Timer() function, which is called every second if TimeOut is greater than 0
ZcWorld
i guess the timeout is when the time is up and its starts to install the programs
looks nice as ... cant wait to get the appz to test it out smile.gif
Mann
the launcher seems similar to YAWI (Yet Another Window Installer)
ict
Don't know about that. I just looked at WPI but that required the Scripting Host and IE and was fullscreen.
So I decided to write my own app.
Mann
QUOTE (ict @ Jun 28 2006, 06:38 AM) *
Don't know about that. I just looked at WPI but that required the Scripting Host and IE and was fullscreen.
So I decided to write my own app.


see here.
ict
Yep, it has similarities. Maybe I should've looked more before re-inventing the wheel biggrin.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.