Hi,
I'm having a problem compiling a Wise Installation Studio script from
Jenkins. It sounds like the same problem described here:
http://jenkins.361315.n4.nabble.com/Anyone-use-Hudson-to-build-wise-installation-projects-td376973.html
but I'm already using the '/s' option. The program just hangs. The
command I'm running on Windows XP, is
"C:\Program Files\Altiris\Wise\WiseScript Package Editor\Wise32.exe"
/c /s "c:\Tools\Jenkins\jobs\WiseInstall_test\workspace\MCMG2\Install\WISE
Full Install\XPFull.wse"
From task manager I see it gets stuck after 30 bytes read and 25 bytes
written. I stripped out everything from the Wise script until there is
only a 'Set variable' command. The command works fine from a command
shell, and also from a cygwin window (with the paths adjusted). Within
Jenkins, I tried using a batch script, a nant script, and a cygwin
script, but in all cases, the Wise compilation just hangs. I have
tried everything I could think of, but I am not a Windows guru, so any
advice would be appreciated.
Thanks,
Eric