May 8, 20233 yr For those who open multiple applications with MSFS and don't know how to do it with one click, I thought I would post the batch file I created for my programs below. Simply create a text file in notepad with the following text, save and rename it with a bat suffix rather than a txt suffix. You need to edit this to rename each filepath to suit the applications you run and be careful not to change the syntax (you can find this in the properties box for the program or shortcut concerned). I know for most of you this will be teaching grandma to suck eggs, but there will be a few who might find this useful: @echo off start "" "C:\Program Files (x86)\NaturalPoint\TrackIR5\TrackIR5.exe" start "" "C:\Users\Dad\AppData\Local\Programs\fbw-installer\FlyByWire Installer.exe" start "" "E:\XboxGames\Microsoft Flight Simulator\Content\FlightSimulator.exe" start "" "E:\WpSystem\S-1-5-21-3817009307-690729403-1122050488-1001\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\LittleNavmap\littlenavmap.exe" exit Hope some of you found this of help. Ryzen 5800X3D, Nvidia RTX5080 - 32 Gig DDR4 RAM, 1TB & 2 TB NVME drives - Windows 11 64 bit MSFS 2024 Premium Deluxe Edition Resolution 2560 x 1440 (32 inch curved monitor)
May 8, 20233 yr 7 minutes ago, cianpars said: For those who open multiple applications with MSFS and don't know how to do it with one click, I thought I would post the batch file I created for my programs below. Simply create a text file in notepad with the following text, save and rename it with a bat suffix rather than a txt suffix. You need to edit this to rename each filepath to suit the applications you run and be careful not to change the syntax (you can find this in the properties box for the program or shortcut concerned). I know for most of you this will be teaching grandma to suck eggs, but there will be a few who might find this useful: @echo off start "" "C:\Program Files (x86)\NaturalPoint\TrackIR5\TrackIR5.exe" start "" "C:\Users\Dad\AppData\Local\Programs\fbw-installer\FlyByWire Installer.exe" start "" "E:\XboxGames\Microsoft Flight Simulator\Content\FlightSimulator.exe" start "" "E:\WpSystem\S-1-5-21-3817009307-690729403-1122050488-1001\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\LittleNavmap\littlenavmap.exe" exit Hope some of you found this of help. Thanks, that is helpfull for me!
May 8, 20233 yr Nice one. They help a lot don't they. Just one click and you're on Regards, Max (YSSY) i7-12700K | Corsair Vengeance LPX 64GB 3600MHz DDR4 | Gigabyte RTX4090 24Gb | Gigabyte Z690 AORUS ELITE DDR4 | Corsair HX1200 PSU
May 9, 20233 yr Author 19 hours ago, flyhalf said: Nice one. They help a lot don't they. Just one click and you're on Two if you want to be pedantic 😀 Ryzen 5800X3D, Nvidia RTX5080 - 32 Gig DDR4 RAM, 1TB & 2 TB NVME drives - Windows 11 64 bit MSFS 2024 Premium Deluxe Edition Resolution 2560 x 1440 (32 inch curved monitor)
May 9, 20233 yr I use the FSUIPC7 .bat that can be created when installed. Then I use the FSUIPC7.ini [Programs] section to start the additional add on I want (SPAD, NavigraphSimLink etc). Works great! [CPL] : I9-9900K @5.0GHz HT ON, Maximus XI Hero, ASUS TUF RTX4080 OC, 32GB DDR4 3200 14, 1TB NVMe SSD, 500GB SSD, 1TB HDD, 40" Samsung 4K TV, Honeycomb Alpha & Bravo, Logitech Rudder Pedals, WIN11
May 9, 20233 yr An alternative start command for the sim itself which also skips the intro videos and works regardless of which drive or path the sim is installed:\ cmd.exe /C start shell:AppsFolder\Microsoft.FlightSimulator_8wekyb3d8bbwe!App -FastLaunch If you want to launch with the FPS information displayed without activating developer mode: cmd.exe /C start shell:AppsFolder\Microsoft.FlightSimulator_8wekyb3d8bbwe!App -FastLaunch -showFramerate Or mini FPS display: cmd.exe /C start shell:AppsFolder\Microsoft.FlightSimulator_8wekyb3d8bbwe!App -FastLaunch -showFramerateMini Intel Core i5-12600k, Nvidia RTX 4070 Super, 128 Gigs.
May 9, 20233 yr Author 4 hours ago, JSmith2112 said: An alternative start command for the sim itself which also skips the intro videos and works regardless of which drive or path the sim is installed:\ cmd.exe /C start shell:AppsFolder\Microsoft.FlightSimulator_8wekyb3d8bbwe!App -FastLaunch If you want to launch with the FPS information displayed without activating developer mode: cmd.exe /C start shell:AppsFolder\Microsoft.FlightSimulator_8wekyb3d8bbwe!App -FastLaunch -showFramerate Or mini FPS display: cmd.exe /C start shell:AppsFolder\Microsoft.FlightSimulator_8wekyb3d8bbwe!App -FastLaunch -showFramerateMini Those look quite useful, but if I copy and paste any of those lines into my BAT file, FSLTL fails to start. Would you mind inserting into my example BAT above to show how it should look. Thanks Ryzen 5800X3D, Nvidia RTX5080 - 32 Gig DDR4 RAM, 1TB & 2 TB NVME drives - Windows 11 64 bit MSFS 2024 Premium Deluxe Edition Resolution 2560 x 1440 (32 inch curved monitor)
May 9, 20233 yr On 5/8/2023 at 6:21 AM, The Moose said: ..alternatively, just use Addon Linker to do the job for you. Care to show us how? ASUS ROG Maximus Hero XII ▪︎ Intel i9-10900K ▪︎ NVIDIA RTX 3090 FE ▪︎ 64GB Corsair Vengeance RGB Pro ▪︎ Windows 10 Pro (21H1) ▪︎ Samsung 970 EVO Pro 1TB NVME SSD (OS Drive) ▪︎ Samsung 860 EVO 2TB SATA SSD ▪︎ Seagate 4TB SATA HDD ▪︎ Corsair RMx 850W PSU
May 10, 20233 yr 11 hours ago, cianpars said: Would you mind inserting into my example BAT above to show how it should look. Try replacing this line from your batch file: start "" "C:\Users\Dad\AppData\Local\Programs\fbw-installer\FlyByWire Installer.exe" with: cmd.exe /C "%localappdata%\programs\fbw-installer\FlyByWire Installer.exe" My FSLTL is stuck in a lengthy update at the moment so unable to test properly but the command does launch the FBW installer. Intel Core i5-12600k, Nvidia RTX 4070 Super, 128 Gigs.
May 10, 20233 yr 11 hours ago, captain420 said: Care to show us how? Open AddonLinker > click on "Open Options screen" (upper left button) > Additional Options tab (on the new screen) > "Add" button (right side of that screen) > on the new screen click on "Programme to launch", select your programme, for example if you want the fbw-simbridge.exe to start automatically when you select the FBW A320 as the plane you intend to fly in AddonLinker, once you have made the selection of the exe file, select your parameters as you wish on that screen, but in particular the last one "only when add-on selected", that is where a new screen will appear on which you will select the add-on you want simbridge to be open (obviously the FBW A320). The advantage of the Add-on Linker is that you can make a number of preselections limiting the number of active programmes only to what you actually need for your flight. For example my TDS GPS will only be started if I fly a plane equipped with the same. All other routine programmes such as Track IR, Aivlasoft EFB server, FSUIPC will be started automatically when I launch MSFS from Addon-Linker. Bernard CPU = 12900K / GPU = Nvidia 3090 VRAM 24 GB / RAM = 64 GB / SSD = 2 TB 980 PRO PCle 4.0 NVMe™ M.2,
May 10, 20233 yr 16 hours ago, captain420 said: Care to show us how? Tools/Options/Additional options Check Enable auto-launch Add all the programs you want to start with the sim. (Obviously you have to launch the sim via Addon Linker for it to work) EDIT: Oops, saw your post and replied straight away.. didn't notice Bernard had already responded! Edited May 10, 20233 yr by The Moose
November 19, 20232 yr On 5/10/2023 at 8:18 AM, The Moose said: Tools/Options/Additional options Check Enable auto-launch Add all the programs you want to start with the sim. (Obviously you have to launch the sim via Addon Linker for it to work) EDIT: Oops, saw your post and replied straight away.. didn't notice Bernard had already responded! Seems at least if you try to launch batch files with ms addons linker, they dont show up (at least if you are already running the tool as admin), at least this has been my experience Asus Strix z790-e; 1000 watt evga SuperNova Plat; 14900k AC_LL 0.55 adp -0.050 253/253/355 CEPoff (CB-1pass 39200 80c, msfs peak 92,avg 60-78c, astrorender 95c,room76F); 64GB(dual 32) cl32 6400 at 6400 xmpII F5-6400J3239G32GX2-TZ5RK, Asus Ryuo III 360mm; Thermaltake v51 Case; Gigabyte 4090 OC; VR-Crystal; Dofreality H6; Astrosite
November 20, 20232 yr I remember when I first discovered how to use a BAT for flight sim. It was a game changer! I currently have a BAT file that launches TrackIR, Process Lasso, MSI and MSFS of course 🙂 Couldn't be without it. Bill 😎FS2024 • Currently in 'GA mode' : A2A Comanche 2024 & Aerostar • Black Square C208, Bonanzas, Barons, TBM850, Dukes • COWS DA40 & DA42 • FSW Legacy, C24R Sierra & C414 • Echo Falco F8L • FFX HJET, Visionjet and P180 2024 • Got Friends A32 Vixxen • FSReborn Sirius TL3000, Sting S4 and Piper M500 • Flyboy Rans S6S • Skyward DA50RG • SWS Zenith CH701, RV-8, RV-10, RV-14, PC12 • Milviz C310R • Air Foil Labs Bristell B23 TrackIR • BeyondATC • PMS GTN Payware • RealTurb • Axis & Ohs • FS Realistic Pro9800X3D • RTX 3080 • 64GB DDR5-6000NPPL licence holder in the UK
July 26, 2025Jul 26 Anyone using a batch file to restrict each software to certain CPU cores, such as E-Cores and freeing P-Cores as much as possible? Best regards, Wanthuyr Filho Instagram: AeroTacto
Create an account or sign in to comment