[wpkg-users] Special install command not working (solved)
Kai Pastor
dg0yt at darc.de
Fri Dec 18 16:02:37 CET 2009
Mike Burgener schrieb am 17.12.2009 12:42:
> My svn log shows that it only works using:
>
> - <install cmd='"cmd.exe /C
> \\whale\wpkgsoftware\arm\ARM_RVDS_40\rvds_4_0_stn_sp2\dist_362_all-all\u
> -blox_rvds31_installer.cmd"' />
> + <install cmd="cmd.exe /C
> \\whale\wpkgsoftware\arm\ARM_RVDS_40\rvds_4_0_stn_sp2\dist_362_all-all\u
> -blox_rvds31_installer.cmd" />
>
> The line where + is
>
Please note that the '-' line specifies a call to an executable named
"cmd.exe /C ..." with no arguments while the '+' lines specifies a call
to an executable named "cmd.exe" with some arguments. I think it's
really clear now.
Bye, Kai.
More information about the wpkg-users
mailing list