[wpkg-users] Script execution: failure. Exit code: 1

Troy Hamilton troy.a.hamilton at gmail.com
Wed Oct 27 15:33:55 CEST 2010


On Wed, Oct 27, 2010 at 6:28 AM, Ulli Conrad <
ulli.conrad at bio.uni-goettingen.de> wrote:
>
> Another application (Apple Quicktime) has claimed handling of .js
> files (for whatever reason), so Windows Scripting Host didn't
> executed the wpkg.js file on the server...
> Solution is to reassign file type .js to WSH (in Windows Explorer -
> folder options - file types) and/or reinstall WSH (by right click on
> %windir%\inf\wsh.inf and select "Install").
>
>
Another way to avoid this problem without having to install that inf on each
machine is to explicitly specify the script type when you call wpkg.js:

cscript.exe //nologo /E:JScript %WPKGROOT%\wpkg.js /synchronize


--Troy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20101027/ac60df9c/attachment-0002.html>


More information about the wpkg-users mailing list