ict Posted June 25, 2006 Posted June 25, 2006 (edited) 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 ictP.S. Groups will come at some point UnattendedLauncher.zip Edited June 25, 2006 by ict
--=ddSHADOW=-- Posted June 26, 2006 Posted June 26, 2006 very nice will test it soonp.s. can u pm me your timeout script pls i have problems correcting my
ict Posted June 27, 2006 Author Posted June 27, 2006 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 Posted June 28, 2006 Posted June 28, 2006 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
Mann Posted June 28, 2006 Posted June 28, 2006 the launcher seems similar to YAWI (Yet Another Window Installer)
ict Posted June 28, 2006 Author Posted June 28, 2006 (edited) 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. Edited June 28, 2006 by ict
Mann Posted June 28, 2006 Posted June 28, 2006 (edited) 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. Edited June 29, 2006 by Mann
ict Posted July 2, 2006 Author Posted July 2, 2006 Yep, it has similarities. Maybe I should've looked more before re-inventing the wheel
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