Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to start fsx and multiple addon programs at once

Featured Replies

Hey guys,

 

As i use air hauler a fair bit, i want to know how to program fsx to also automatically load the following:

 

Shade

Opus

Ai traffic

 

Is there a way to do this, because i think air hauler just points to the fsx.exe file. I hear a few people on the forums talking about a file or code to use to make it run all with one click but i dont know how to do this.

 

Also, it seems like you need to have shade load first, then fsx...is there a way to point air hauler there first?

 

Hope this makes sense, any help is much appreciated!

 

Thanks,

 

Alex

Ps win7 OS

AMD 5830X

Nvidia RTX 3060

Win 11

You can use either exe.xml in the fsx appdata folder, or fsuipc.ini. A quick search should give you the syntax.

Frank Olaf Sem-Jacobsen

Shade has a set and forget option that injects your desired settings once and forever without any need to run it again (unless you want to change things).... so that is easy. Check your manual for information regarding this.

 

Here is an example of a batch file I used for FS9. You can look it over to get an idea of how to make one of your own for FSX.

 

 

ECHO OFF
CLS
ECHO ************************************************
ECHO FLIGHT SIMULATOR 9 BATCH LOADER BY PSB 21JAN2010
ECHO ************************************************
ECHO ****** SET FE OPTIONS, CLOSE WHEN FINISHED *****
ECHO ************************************************
ECHO **** SET GEPRO OPTIONS, CLOSE WHEN FINISHED ****
ECHO ************************************************
ECHO *
PAUSE
ECHO *
ECHO ************************************************
ECHO ******* USE RANDOMIZER TO SELECT CLOUDS ********
ECHO ******** OR USE FAVOITES FOR PRESETS ***********
ECHO *********** OR PICK YOUR PREFERENCE ************
ECHO ************************************************
ECHO ** CLOSE TO PROCEED, DO NOT LET FE LAUNCH FS9 **
ECHO ************************************************
ECHO *
PAUSE
C:
CD C:\Program Files (x86)\Microsoft Games\Flight Simulator 9\Flight One Software\Flight Environment\
START /WAIT FlightEnvironment.exe
ECHO *
ECHO ************************************************
ECHO ***** USE WX CONTROLTO SET EVERYTHING ELSE *****
ECHO ********** OR PICK YOUR PREFERENCE *************
ECHO ************************************************
ECHO * CLOSE TO PROCEED, DO NOT LET GEP LAUNCH FS9 **
ECHO ************************************************
ECHO *
PAUSE
C:
CD C:\Program Files (x86)\Flight One Software\Ground Environment Professional\
START /WAIT GE_PRO.EXE
ECHO *
ECHO ************************************************
ECHO ******* GET RID OF DUPLICATE UT TRAFFIC ********
ECHO ************************************************
ECHO *
PAUSE
D:
CD D:\Archive - FS2K4 A Century of Flight\organized payware\Flight1\Ultimate Traffic\AISmooth_V120\
START AISMOOTH.EXE
ECHO *
ECHO ************************************************
ECHO *************** START TRACKIR ******************
ECHO ************************************************
ECHO *
PAUSE
C:
CD C:\Program Files (x86)\NaturalPoint\TrackIR4\
START TRACKIR.EXE
ECHO *
ECHO ************************************************
ECHO ***************** START FS9 ********************
ECHO ************************************************
ECHO *
PAUSE
C:
CD C:\Program Files (x86)\Microsoft Games\Flight Simulator 9\
START FS9.EXE

I'm also trying to do this with FSUIPC (reg), but for some reason, I cant get OpusFSX to launch along with the others. Have fired off a help request to Pete at FSUIPC forum. We'll see what he says.....

Windows 10 (x64) - X-Plane 11 - M/B: Asus ROG Maximus IX Hero - CPU: i7 7700k (@5.0GHz) - RAM: 32Gb Corsair Vengeance LPX DDR4 @ 3200MHz - Video: GTX1080ti - Cooling: Custom water loop (EK 140 Revo D5 pump/res combo, EK EVO CPU block, EK XE360 Rad)

Hi Phil,

 

OPUS FSX offers an option on install to have FSX automatically start it (uses exe.xml file entry). It sounds like you didn't check that option? I'm not sure how to enable it after installation, you could try the excellent support at the OPUS forum.

 

Thanks, Bruce.

ASEL, Instrument.

KBJC, Colorado.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.