[Bug 38210] New: WshScriptExec's StdIn StdOut and StdErr are missing.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 10 14:47:56 CDT 2015


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

            Bug ID: 38210
           Summary: WshScriptExec's StdIn StdOut and StdErr are missing.
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wshom.ocx
          Assignee: wine-bugs at winehq.org
          Reporter: ptubbytaylor at gmail.com
      Distribution: ---

Created attachment 51003
  --> https://bugs.winehq.org/attachment.cgi?id=51003
Example.ahk

Here's the documentation for the WshScriptExec object:
https://msdn.microsoft.com/en-us/library/2f38xsxe(v=vs.84).aspx

The Std properties appear to have the same interface as TextStream objects,
which are documented here:
https://msdn.microsoft.com/en-us/library/312a5kbt(v=vs.84).aspx

Attached is an AutoHotkey v1.1.20.00 script that demonstrates using the StdIn
property. Note that this problem isn't limited to just AutoHotkey scripts, I'm
just using this property primarily from AutoHotkey.

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