Hi Steve, > I tried it and it said no parameters specified. Look at the WPKG parameters. You did not specify a command. /force is just a flag - /synchronize or /install are the commands. So use 'cscript ... /synchronize /force ...'. However there seems to be another bug left in wpkg.js which makes the /force flag not to work in 1.0-RC8. You wrote that after removing Firefox, rebooting and then manually executing WPKG it did not re-install it. This is exactly the situation I testet many many times and it works perfectly. So please supply the following information: - WPKG log file (make sure debug level logging is enabled within config.xml) - run WPKG with /debug flag after your reboot (when FF is not installed) - Attach the log and your Firefox XML definition here. I am quite sure either your checks still evaluate true (FF installed) or WPKG fails to execute the commands (share not available, path wrong, whatever). The log will tell us. br, Rainer |