Skip to content
Command line parameters

Command line parameters

MobiFlight supports the following command line parameters:

ParameterDescriptionExample
autoRunEnables AutoRun mode.MobiFlight-Connector.exe /autoRun
cfgSpecifies the project to open on startup. If not specified, MobiFlight opens the last used project.MobiFlight-Connector.exe /cfg "C:\MobiFlight\Cessna 172.mfproj"

To load a specific project and automatically start Run mode when the flight simulator is detected, combine the parameters:

MobiFlight-Connector.exe /cfg "C:\MobiFlight\Cessna 172.mfproj" /autoRun