<font size=2 face="sans-serif">Dear wpkg-user,</font><br><br><font size=2 face="sans-serif">I upgraded my wpkg.js from 1.3.0 to
1.3.1 and during some tests I found a strange behaviour that I can't explain
myself - maybe you can help me.</font><br><br><font size=2 face="sans-serif">Usually I define some variables in my
profiles.xml or hosts.xml file where my packages refer to. Here is an example:</font><br><font size=2 face="sans-serif"><variable name="EnableRDP"
value="Remotedesktop" /></font><br><br><font size=2 face="sans-serif">An typical install command in a package
looks like this:</font><br><font size=2 face="sans-serif"><install cmd='Netsh advfirewall firewall
set rule group="%EnableRDP%" new enable=yes' /></font><br><br><font size=2 face="sans-serif">With wpkg-version 1.3.0 this worked
fine, but with version 1.3.1 I receive an error message.</font><br><br><font size=2 face="sans-serif">So I tried a few things and found out
that I have to put a cmd /c into the installation command so that it looks
like this:</font><br><font size=2 face="sans-serif"><install cmd='cmd /c Netsh advfirewall
firewall set rule group="%EnableRDP%" new enable=yes' /></font><br><br><font size=2 face="sans-serif">Another information: If I declare the
variable in the package itself the cmd /c is not necessary and everything
works as expected.</font><br><br><font size=2 face="sans-serif">Any ideas???</font><br><br><font size=2 face="sans-serif">Thank you,</font><br><font size=2 face="sans-serif">Holger</font><br><BR><br clear="both">
RICOH DEUTSCHLAND GmbH, Vahrenwalder Str. 315, 30179 Hannover<BR>
Amtsgericht Hannover, HRB 5794, Geschaeftsfuehrer: Uwe Jungk<BR>
WEEE-Reg.-Nr. DE 28769845<BR>
<BR>
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte<BR>
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail<BR>
irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und<BR>
vernichten Sie diese Mail. Das Kopieren sowie die Weitergabe dieser E-Mail<BR>
ist nicht gestattet.<BR>
<BR>
This E-Mail contains confidential and/or legally protected information. If<BR>
you are not the correct addressee or have received this E-Mail erroneously,<BR>
please inform the sender immediately and delete this mail. The copying as<BR>
well as the transmitting of this E-Mail is not permitted.<BR>