Michael Wall schrieb: > I am trying to figure out why on some of my computers an installation > will fail with an event that says "failed exit code" where other > computers it installs just fine. I am thinking that my package syntax > must be OK if it works for some system. What does that mean "failed > checking after installation"? I am getting this on my Flash Player IE > installation and on my Firefox 2.006 installation. Try running wpkg.js manually on affected machines with the /debug flag: cscript \\path\to\wpkg.js /synchronize /debug Hopefully, it will give you some clues. Probably, your check conditions don't match (wrong file name, wrong Software/Add remove entry - double check that). -- Tomasz Chmielewski http://wpkg.org wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |