-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am trying to use reboot='true' option in some packages. When I install the package I get this error: System reboot was initiated but overridden. Here is the output from wpkg.js with debug flag: checking existence of package:Java Development Kit 5.0 Update 10 Uninstall entry for J2SE Development Kit 5.0 Update 10 missing: test failed Installing Java Development Kit 5.0 Update 10... executing command : msiexec /q /i "\\ntinstall\software\ENU\Java\J2SE Development Kit 5.0 Update 10.msi" allusers=1 CUSTOM=1 IEXPLORER=1 MOZILLA=1 JAVAUPDATE=0 ADDLOCAL=ALL command returned result: 0 checking existence of package:Java Development Kit 5.0 Update 10 Uninstall entry for J2SE Development Kit 5.0 Update 10 was found: test successfu l saving XML : C:\WINDOWS\system32\wpkg.xml Installation of Java Development Kit 5.0 Update 10 successful, system rebooting. System reboot was initiated but overridden. This is the package definition: <package id='jdk150_10' name='Java Development Kit 5.0 Update 10' revision='1' priority='10' reboot='true' > <check type='uninstall' condition='exists' path='J2SE Development Kit 5.0 Update 10' /> <install cmd='msiexec /q /i "\\ntinstall\software\ENU\Java\J2SE Development Kit 5.0 Update 10.msi" allusers=1 CUSTOM=1 IEXPLORER=1 MOZILLA=1 JAVAUPDATE=0 ADDLOCAL=ALL' /> <remove cmd='MsiExec.exe /q /x{32A3A4F4-B792-11D6-A78A-00B0D0150100}' /> </package> Any hints on whats going wrong? Thanks Marc Hennes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFtiezBg8GX2CMWGMRAsX2AJ9Zyo5vIU2RM5eJSE/xehgWGNECLACgt7wW BkMzNFG0hh4WTre6sdbLvnk= =cC9r -----END PGP SIGNATURE----- _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |