Jump to content

How to launch Simapppro using batch file


Recommended Posts

Posted (edited)

I need to first load my tm warthog profile through T.A.R.G.E.T.  , and then start sim app pro...I tried creating bat fle to start sim app pro application but id doesn't work - this is code to start simapp pro through bat file :

"Start SimAppPro" "X:\Users\Hrvoj\AppData\Local\Programs\SimAppPro\SimAppPro.exe"

but for some reason it doesn't work. It runs some code visible in cmd screen output, and it creates log files..

Edited by hreich

[sIGPIC][/sIGPIC]

Pilot from Croatia

Posted

Try this line, and you may need to run the batch as admin, so try both ways.

Put this in the batch:

start "" /b "X:\Users\Hrvoj\AppData\Local\Programs\SimAppPro\SimAppPro.exe"

I'm not updating this anymore. It's safe to assume I have all the stuff, and the stuff for the stuff too. 🙂

Posted (edited)

Tnaks - managed to fix the problem...i have bat file to start DCS, Helios, Olympus, TrackIr, TM Warthog t.a.r.g.e.t. and  after that SIMAPPpro - and then i close CMD window (which i show on screen to have options to select which programs i am launching with bat file)  - so after that to get no visible code in cmd screen (which open at the end of bat file - its' some output from simapp pro - it looks like some script runs when i launch simamppro and i need to close CMD window with exit command).  Now TM warthog script loads in 1 second, and in the end i launch simap pro which is blocking creation of TM warthog combined profile for some reason)

Edited by hreich

[sIGPIC][/sIGPIC]

Pilot from Croatia

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...