cscript: Add forwarder to wscript

André Hentschel nerv at dawncrow.de
Tue Dec 27 12:00:36 CST 2011


The difference between cscript and wscript is that wscipt should show a propertysheet and cscritp is console only, but our wscript doesn't show a propertysheet...
(so maybe we should rename wscript to cscript and forward from wscript to cscript?)
Anyway, this is for the WSUS UpdateGenerator.exe

---
 configure.ac                 |    1 +
 programs/cscript/Makefile.in |    8 ++++++
 programs/cscript/main.c      |   58 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 0 deletions(-)
 create mode 100644 programs/cscript/Makefile.in
 create mode 100644 programs/cscript/main.c



-- 

Best Regards, André Hentschel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-cscript-Add-forwarder-to-wscript.txt
Type: text/x-patch
Size: 2848 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111227/f8a59ae6/attachment.bin>


More information about the wine-patches mailing list