TDS Sim Software Forums
Automatically start GTN750 in separate window on MSFS start? - Printable Version

+- TDS Sim Software Forums (http://www.forum.tdssim.com)
+-- Forum: TDS Sim Software (http://www.forum.tdssim.com/forum-1.html)
+--- Forum: TDS GTNXi Flight Simulator (http://www.forum.tdssim.com/forum-2.html)
+--- Thread: Automatically start GTN750 in separate window on MSFS start? (/thread-353.html)



Automatically start GTN750 in separate window on MSFS start? - nzandrew - 07-06-2022

I have a dedicated screen for the GTN750 and when I start MSFS I would like it to start automatically rather than having to run the TDS GTNXi app and then choosing the GTN750 from the avionics screen. I have added TDSGTNXiFlightSimEXE.exe to the <Launch.Addon> section of MSFS's exe.xml file, however this does not start the GTN750 - that still requires a separate click.
Any ideas? Is this possible?


Many thanks, 
Andrew


RE: Automatically start GTN750 in separate window on MSFS start? - adminOwner2 - 07-06-2022

Hello Andrew,

Is this with an add-on that has a VC integration? If you start the standalone TDS GTNXi from the desktop shortcut, then show the GTN750Xi window and after that close the program from the main interface (without closing the specific GTN750Xi window), then the setting is saved and it should keep it on the next startup. Please let us know how it goes.


RE: Automatically start GTN750 in separate window on MSFS start? - davenicoll - 07-08-2022

I have mine start up with the add-ons linker but is a bit hit and miss...

Sometimes it starts sometimes it doesn't, trouble is if it does the 750 on my RSG unit works fine, if it doesn't and I have to start it manually it won't work at all..

Dave


RE: Automatically start GTN750 in separate window on MSFS start? - nzandrew - 07-19-2022

Thanks for the replies. Yes it does remember the position which is good, but I was hoping to save a step by having the GTN open automatically whenever MSFS is started. I'm not using it as a virtual cockpit addition, just a standalone app.


RE: Automatically start GTN750 in separate window on MSFS start? - adminOwner2 - 07-19-2022

Yes, this is certainly possible by modifying an entry inside the exe.xml file:

<Launch.Addon>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Name>TDS Sim Software GTNXi Gauge Integration</Name>
<Path>C:\ProgramData\TDS\GTNXi\FlightSimEXE\TDSGTNXiFlightSimEXE.exe</Path>
<CommandLine>-FSIntegration</CommandLine>
<NewConsole>True</NewConsole>
</Launch.Addon>

The location of the exe.xml file of MSFS is usually located here for MSFS Store version:
C:\Users\%username%\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache

where %username% is your username.


RE: Automatically start GTN750 in separate window on MSFS start? - davenicoll - 07-21-2022

(07-19-2022, 12:16 AM)nzandrew Wrote: Thanks for the replies. Yes it does remember the position which is good, but I was hoping to save a step by having the GTN open automatically whenever MSFS is started. I'm not using it as a virtual cockpit addition, just a standalone app.

Mine does not remember the window position at all and I have to manually put the mouse on the white bar to maximize it every single flight...very annoying...

Even maximised I cannot get rid of the white bar at the top.

Dave


RE: Automatically start GTN750 in separate window on MSFS start? - adminOwner2 - 07-21-2022

Dave,

Can you please show us an image with a white bar on the top?