I've noticed several different types of install commands in the silent install examples. Some run msiexec directly, some use "cmd.exe /c start /wait ...", some utilize a setup.exe.
Is there a recommended practice? I understand the use of "start /wait", as that seems to be the only way to make wpkg wait until the install is complete before running the check code. Is this the recommended method? If there are any comments, I will add the recommended methods into the wiki. Josh __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
