Difference between revisions of "WPKG-GP"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m (add cat)
Line 7: Line 7:
 
= External Links =
 
= External Links =
 
* [http://code.google.com/p/wpkg-gp/ WPKG-GP Project home page]
 
* [http://code.google.com/p/wpkg-gp/ WPKG-GP Project home page]
 +
 +
 +
[[category:Documentation]]

Revision as of 12:22, 1 April 2011

This article is a stub. You can help WPKG Wiki by expanding it.

WPKG-GP hooks into the Group Policy Extensions (GPE) interface available in Windows (the one saying "Applying Group Policies" at boot up), and executing wpkg.js, providing some feedback to the user via the interfaces made available by GPE. This gets round the issue in Windows Vista, delayed login is unavailable owing to the way Windows Vista's security architecture is structured.


External Links