I have recently started using KiXsripts Editor which allows KiX scripts to be packaged into EXE's. This is great but does anyone know how to run a script silent. If I use the SETCONSOLE("Hide") function I still get the initial cmd window.

I think the /i switch would do it, but if I package the wkix32.exe with the script I cannot use this switch.

Thanks