ExecWait - Hide dos window
Hello,
My installation uses a lot the ExecWait command. Each time I use this command a dos windows promps and disappears. How can I avoid this prompting? (In ExecShell command there is an optional parameter SW_HIDE, but I didn't find something similar to ExecWait).
Thanks,
May