In the KiXtart RUN Command, there is no option to specify a Working Directory.

This is hindering completion of a script that I am putting together.

Wound up going to AutoIT for completion of the script.

Currently, the RUN Command in KiXtart only supports the Location and executable..

For example, RUN "C:\Windows\Notepad"

Is it possible to add in an optional working directory parameter for RUN?

For example, RUN "C:\Windows\Notepad","C:\Windows"

Thanks,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's