[Bug 42400] cscript.exe doesn't show errors

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 9 16:50:41 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42400

--- Comment #2 from KOLANICH <kolan_n at mail.ru> ---
Created attachment 57226
  --> https://bugs.winehq.org/attachment.cgi?id=57226
test.js

"use strict";
WSH.Echo("1");
throw new Error("A");
WSH.Echo("2");
WSH.Quit();

-- 
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