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@winehq.org Reporter: ptubbytaylor@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.
https://bugs.winehq.org/show_bug.cgi?id=38210
ptubbytaylor@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.38
https://bugs.winehq.org/show_bug.cgi?id=38210
ptubbytaylor@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |38184
https://bugs.winehq.org/show_bug.cgi?id=38210
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Assignee|wine-bugs@winehq.org |bunglehead@gmail.com Status|UNCONFIRMED |ASSIGNED
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I'll take a look after 5.0. This will need some integration with scrrun.
https://bugs.winehq.org/show_bug.cgi?id=38210
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=38210
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- (In reply to Nikolay Sivov from comment #1)
I'll take a look after 5.0. This will need some integration with scrrun.
just a reminder.
https://bugs.winehq.org/show_bug.cgi?id=38210
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- I have some tests for said integration, will send them soon.
https://bugs.winehq.org/show_bug.cgi?id=38210
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- This is implemented now:
a51400101905a21f65151d8ef879348ff5e50942 1128970a757a4b31a531e7c9178a44acec78bbfa
I'm going to mark this one fixed since the AHK test case now works for me. Please open separate report if something is still broken.
https://bugs.winehq.org/show_bug.cgi?id=38210
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1128970a757a4b31a531e7c9178 | |a44acec78bbfa
https://bugs.winehq.org/show_bug.cgi?id=38210
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.3.