lawndartleo 109 Posted July 2, 2015 Add ability to launch other 3rd party apps prior to the launch of ArmA III. Example... I have CH joysticks... launch CHCM... and I have a Track-IR... launch Track-IR. I know I am not the only one with these things as well as a bad memory and the ability to do it myself without having to exit, take care of business and relaunch. Share this post Link to post Share on other sites
lawndartleo 109 Posted July 3, 2015 A not so elegant workaround.... batch files. ECHO OFF CLS TITLE ARMA III LAUNCHER C: CD C:\Program Files (x86)\CH Products START CHCtlMgr.exe "C:\Users\Paul\Documents\CH Control Manager\Maps\ArmA.map" C: CD C:\Program Files (x86)\NaturalPoint\TrackIR5 START TrackIR5.exe C: CD C:\Program Files (x86)\Arma 3 Mod Preset Launcher START Arma3ModPresetLauncher.exe Mod to suit your needs. Still would be nice if it were integrated. Share this post Link to post Share on other sites