[wpkg-users] WPKG and rebootcmd

mscdex mscdex at gmail.com
Mon May 4 18:04:36 CEST 2009


On 5/4/09, Vladimir Psenicka <vladimir.psenicka at prodeco.cz> wrote:
>
>
> Why is wpkg interpreting "\r" in vaule of rebootcmd?
>

\r is the escape character for carriage return, which is why the "eboot.bat"
part is on the next line. As previously noted, you have to escape the
backslash so that "\r" is not interpreted:

<param name='rebootCmd' value='tools\\reboot.bat' />
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20090504/9d49b807/attachment-0002.html>


More information about the wpkg-users mailing list