I use kix to start all applications on workstation and TSE in my company (the script read parameters in .ini files on servers and configure jus int time the workstation and TSE).

I would appreciate to be able to start directly some kinds of documents like .doc or .xls (and all others extensions defined) with a command like RUN("documentname.ext").
Now, I have an error 193 and with the command RUN("%Systemroot%\system32\cmd.exe /c documentname.ext"), the return code is 0 because cmd.exe starts correctly.
_________________________
Christophe