[Bug 19799] cscript crashes if you call WScript.Arguments(0). Breaks Chromium build setup.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 15 18:31:28 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=19799





--- Comment #6 from Dan Kegel <dank at kegel.com>  2010-01-15 18:31:28 ---
You can bypass that second problem by replacing

cscript //nologo //e:jscript "%~dp0unzip.js" "%~dp0svn.zip"
"%WIN_TOOLS_ROOT_DIR%"
with
c:\cygwin\bin\unzip svn_bin.zip -d ../..

The next problem in Chromium's build env scripts is then bug 21382.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list