Executando um programa com o executor usando o Windows Shell

Da wiki ArcoWiki
Revisão em 14h03min de 6 de junho de 2018 por Slia (Discussão | contribs) (Criou a página com "In order to run a DMP Project with the Runner from the Windows Shell (a.k.a. Dos Prompt), the statements are as follow:<br /> <code>Prompt> C:\Metrostaff\ArcoCAD In...")
(dif) ← Revisão anterior | Revisão atual (dif) | Revisão seguinte → (dif)
Ir para: navegação, pesquisa

In order to run a DMP Project with the Runner from the Windows Shell (a.k.a. Dos Prompt), the statements are as follow:

Prompt> C:\Metrostaff\ArcoCAD Inspection\System\C3runner.exe C:\Metrostaff\ArcoCAD Inspection\User\ProgramName.dmp#AUTO or SLAVE or NONE

where:

AUTO = Run the Runner, execute, close the program automatically

SLAVE = Run the Runner, execute the program and not close, should be close only by the application which run it, not by the user

NONE = Run the Runner, execute the program and the user can close it