#81490 - 2003-01-31 12:08 AM
Additional parameter for the RUN Command
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
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
|
|
Top
|
|
|
|
#81491 - 2003-01-31 01:40 AM
Re: Additional parameter for the RUN Command
|
Radimus
Moderator
   
Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
|
can you not do:
go c: cd %windir%
in the script...
|
|
Top
|
|
|
|
#81493 - 2003-01-31 02:28 PM
Re: Additional parameter for the RUN Command
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Rad,
You are right that does work..
However, I believe this is still a valid request as there are many applications that would need such a feature..
Kent
|
|
Top
|
|
|
|
#81494 - 2003-01-31 05:11 PM
Re: Additional parameter for the RUN Command
|
Anonymous
Anonymous
Unregistered
|
|
|
Top
|
|
|
|
Moderator: Lonkero, ShaneEP, Jochen, Radimus, Glenn Barnas, Allen, Ruud van Velsen, Mart
|
0 registered
and 840 anonymous users online.
|
|
|