wine/programs/wmic
Louis Lenders 5a8bb41cad wmic: Support interactive mode and piped commands.
Make piped commands work like for example "echo os get version|wmic"
or "type file.txt | wmic" where file.txt contains some commands.
Also support interactive mode.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56361
2024-03-29 22:45:36 +01:00
..
main.c wmic: Support interactive mode and piped commands. 2024-03-29 22:45:36 +01:00
Makefile.in wmic: Support interactive mode and piped commands. 2024-03-29 22:45:36 +01:00
wmic.h wmic: Support interactive mode and piped commands. 2024-03-29 22:45:36 +01:00
wmic.rc wmic: Support interactive mode and piped commands. 2024-03-29 22:45:36 +01:00