Snarfonz Posted February 11, 2005 Share Posted February 11, 2005 Hiya, First off I hope this is the right place to post this. I looked around and read about installing applications. I am still confused however. I would like to make a CD of applications that I use all the time and have them install automatically. I'm not really interesed in unattended Windows installation, just the third party applications. Can someone please tell me which program I can use to do this with? Thanks for the help. Link to comment Share on other sites More sharing options...
Alanoll Posted February 11, 2005 Share Posted February 11, 2005 funilly enough....it's the EXACT same processWell, it's slightly different as kick starting the install process is different, but as for what to use...it's the same.1. Batch Script2. RunOnceEX from CD (you'll need the rundll32 command to prevent a reboot)3. WPI4. WIHU5. XPLODEAll will suit your needs. Just choose what you like. (I suggest Batch Script till your get the hang of the switches).If you want the CD to autoinstall the programs upon insertion[Autorun]open=batch.cmdWith batch.cmd being your batch code, or if you use any others, replace batch.cmd with the proper line. Link to comment Share on other sites More sharing options...
^_^ Posted February 12, 2005 Share Posted February 12, 2005 seems the start/wait doesn't work once windows is loaded thoat least not from the run command, maybe it would from a batch file.I'm still a bit of a b00n with that, as I've rarely tried unattended software installs.but the batch file could be copied to the hard drive, and modified to only install the software one wished.I usually just echo out the command lines I don't wish to install, thus saving loss of install lines Link to comment Share on other sites More sharing options...
Astalavista Posted February 12, 2005 Share Posted February 12, 2005 Do u mean this? http://img2.imagevenue.com/loc278/c06_f42_Snap1.gif Link to comment Share on other sites More sharing options...
Surfred73 Posted February 12, 2005 Share Posted February 12, 2005 @AstalavistaHi !which software do you need to create such an installation screen, as shown in the image in your link?thxma Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted February 12, 2005 Share Posted February 12, 2005 (edited) WPI is what Asta used, I use it also. It resides in the member created projects section. It is extremly easy to use.Full View!!!WPI Homepage Edited February 12, 2005 by kelsenellenelvian Link to comment Share on other sites More sharing options...
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