Rainer Meier schrieb: > Hi Mike, > > Mike Burgener wrote: >> Is it possible to tell wpkg that it should allow more reboots than 5? > > Five (5)? Hmm, WPKG (at least wpkg.js) does not have any limit on that - > assuming the OS is not applying any limits.
WPKG Client has this limit - it won't reboot the computer more than 5 times in a row (i.e., if wpkg.js exits with 3010, which tells WPKG Client to reboot the system). It is meant as a security mechanism to protect against administrator error (imagine all computers in a company rebooting constantly because of a bad package, not allowing to log in). The reboot counter can be found in HKLM\SOFTWARE\WPKG.ORG\Restart\Count. -- Tomasz Chmielewski http://wpkg.org ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
