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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to