[wpkg-users] [Bug 171] User notification does not work on Vista

mscdex mscdex at gmail.com
Fri Sep 4 19:11:43 CEST 2009


On 9/4/09, Rainer Meier <r.meier at wpkg.org> wrote:
>
>
> We already know that especially on Windows Vista and newer we have troubles
> with
> the logon delay feature. Including such actions into wpkg.js seems not to
> be a
> good idea; I prefer wpkg.js to be as stable and reliable as possible and
> leaving
> such "fancy" stuff up to tools invoking wpkg.js. In case of failure or
> changes
> on OS/System level there is much less impact and lots of possibilities for
> work-around to get the core working.
>

What about implementing some sort of an "event-hook notification"
functionality where wpkg.js could call functions located in separate JS
file(s) (if available), so that custom solutions could be used. For example,
when wpkg.js detects that changes (whether installation, upgrades, or
removal) need to be made to the system, it could call the appropriate
pre-determined function in the external JS file. This external JS function
could then perform any kind of action, including using a custom message
solution to let the user know what's going on. If none of these "event hook"
external JS files are found or the callback functions themselves are not
found, then wpkg.js would just continue on as normal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20090904/c507bbce/attachment-0002.html>


More information about the wpkg-users mailing list