Hiya Manny and Tomasz, > -----Original Message----- > From: wpkg-users-bounces at lists.wpkg.org [mailto:wpkg-users- > bounces at lists.wpkg.org] On Behalf Of Manny > Sent: 06 August 2008 20:30 > To: Tomasz Chmielewski; wpkg-users at lists.wpkg.org > Subject: Re: [wpkg-users] WPKG client 1.2.1 oddities.. > > Tomasz Chmielewski wrote: > > > > Did you enable "Show GUI" in WPKG Client? > > Do so. > > Then, stop/start the service as you're logged in as Administrator: > > > > net stop wpkgservice > > net start wpkgservice > > > > Do you see a window starting cscript? > > > > You may substitute wpkg.js with something else, which will i.e. pause > > for several seconds. > > > > > > Show GUI is enabled, when I start/stop the service I do not see a > window > starting cscript (this is VISTA 32bit btw) > Yep, Vista sucks on this front :-( By default Vista runs login scripts in parallel and hidden and on top of that services can't be interactive so the GUI won't work. {All together now..... Boo!!! Hiss!!!) You can possibly fiddle with the policy settings (either locally or via group policy) to make things more visible and isolate unwanted script interactions or get a glimpse of an eorr that the logging doesn't catch. (Drop me a note if you don't know how!) How's your Jscript skills? No doubt one of us could help you put in some extra debug output commands to hone it down to an area of the WPKG.js. (Again, Drop me a note if you don't know how!) Regards, Keefy > Thanks for your replies Tomasz. > > Manny > > ----------------------------------------------------------------------- > -- > wpkg-users mailing list archives >> > http://lists.wpkg.org/pipermail/wpkg-users/ > _______________________________________________ > wpkg-users mailing list > wpkg-users at lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/wpkg-users |