Skip to main content

I want to launch Command Prompt from within FME

 

Specifically, I want to actually launch the command prompt screen.

 

If I put "cmd.exe" (or a variation) into the SystemCaller, it just runs and logs the text you would see in Command Prompt

 

I actually want to launch command prompt.

 

It needs to be launched as it requires user interaction that is not present in the workspace and cannot be fed by a parameter

 

Try to simply type "start" in the SystemCaller:


Try to simply type "start" in the SystemCaller:

Thank you.

 

Slightly annoying as I thought I'd tried that!

 

Yes, it worked

 


Reply