Andre Ilie wrote: > I've also introduced a registry entry in HKLM/Software/WPKG to > indicate the WPKG state to other programs (like our logon script here, > which will inform you that the WPKG service is installing software and > you should hold on a while). This can be turned off (its on by default) > by passing /norunningstate to wpkg.js. > > HKLM\Software\WPKG\running can be "true" (REG_SZ) or "false". Our > logon script just polls the value every second until its "false", very > easy. Hi, Could you also share your logon script that use this feature? -- Tomasz Chmielewski http://wpkg.org wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |