https://bugs.winehq.org/show_bug.cgi?id=49905 Bug ID: 49905 Summary: VbsEdit runs wscript.exe with unsupported switches /d and /u Product: Wine Version: 5.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wscript Assignee: wine-bugs(a)winehq.org Reporter: sloper42(a)yahoo.com Distribution: --- Created attachment 68266 --> https://bugs.winehq.org/attachment.cgi?id=68266 patch for wscript In VbsEdit version 9.2139 from https://www.vbsedit.com/, when choosing "Start Debugging with wscript", wscript.exe is called with unsupported options /d (debug) and /u (unicode). Therefore wscripts bail out and script is not executed. Solution is to ignore these options. -- 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.