Winbatch Processing window

Started by wlodekd, July 30, 2013, 02:05:18 PM

Previous topic - Next topic

wlodekd

Dear Forum,

How to eliminate Winbatch Processing window from the backgroung while running script.

Thanks Walter

Deana

You can simply add the following line to the beginning of your .WBT script:

Code (winbatch) Select
WinHide("")

Or if Compiling the script into an EXE you can choose the compiler Setting: "Run Script Hidden".
Deana F.
Technical Support
Wilson WindowWare Inc.