Astalavista Posted December 19, 2004 Posted December 19, 2004 heheheeit is correct installrite should only be used as a last resort.1. go w/ switches -- simple no brainer2. go w/ Autoit --- a little more difficult3. go w/ Installrite -- cons, may not capture everything, or capture to much.
totoymola Posted December 19, 2004 Posted December 19, 2004 @S0mE0nesMiNd1Hahaha!! Yeah. I don't understand his statement that well too. But I think he is planning to make and InstallRite installation for VMWare, which is not a simple program. @saitoh183Hey buddy! Please, don't punish yourself on repackaging a complex program like VMWare (if that's what you mean on your previous post). If you need to install it silently, just use this:@echo offTitle VMWare Workstation SetupECHO.ECHO Installing VMWare WorkstationECHO Please wait...start /wait setup.msi DISABLE_AUTORUN=0 DESKTOP_SHORTCUT=1 SERIALNUMBER=12345-12344-12345-12345 /QNECHO.ECHO Done!Of course, you have to replace the serial number with your serial number, including the dashes. B)
saitoh183 Posted December 19, 2004 Author Posted December 19, 2004 sorry...i was a little drunk on that last response...(now in feeling better) What i was saying is that i will test the install packages that i made with installrite with my unattended XP that i will install on a Virtual machine... to see if they work...of not then i will use switches. I will be doing the rest of my silent install with switches that i find on the sticky in this forum.
Astalavista Posted December 19, 2004 Posted December 19, 2004 I think u hv a hang over. I dont understand what u are saying.can u say it in french instead?
saitoh183 Posted December 19, 2004 Author Posted December 19, 2004 ok...What im saying is that i have already made silent installers of certain programs with installrite and i will add them to my XP unattended CD that im making and i will test it using VMware to see if it works
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