PDA

View Full Version : Execute Process



dummy#1
09-26-2005, 12:59 AM
Do you know how to run a windows .bat script?

Thanks.

tgrebe
09-26-2005, 06:21 AM
you can do this by adding the execute process - wizard action

dummy#1
09-26-2005, 11:52 AM
I know that.

However, my script needs to get user input, but I don't know how to keep the cmd window active until the script finishes.

Thanks.