Marc Hennes schrieb:
> Yes I use XP Pro.

I just used Windows XP, and it reboots fine with wpkg-0.9.12-test2.


Could you verify two things:


1. Make a profile containing only one package, which will reboot - 
something like:

    <package
       id="reboot"
       name="test reboot"
       revision="1"
       reboot="true"
       execute="always">

       <install cmd='cmd /c del C:\blah\blah\blah' >
        <exit code="1" />
       </install>
    </package>

And start it on a host which should reboot after package installation.


2. Does it reboot when you substitute wpkg.js with a file containing:

WScript.Quit(3010)


-- 
Tomasz Chmielewski
http://wpkg.org



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to