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 _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |