Ordered startup sequence
Launch applications, webpages and commands from top to bottom. Each step waits until its conditions are met before the next step starts.
MSFS Startup Manager launches Flight Simulator, companion apps, web tools and commands in the right order — then keeps watching your sim and reacts when conditions change.
Use a strict sequence for startup dependencies and background Watchers for events that can happen at any time.
Launch applications, webpages and commands from top to bottom. Each step waits until its conditions are met before the next step starts.
React to processes, files, ports, simulator state or custom exit codes. Add a start delay and trigger multiple ordered actions from one watcher.
Press UI controls, send keyboard shortcuts or click a relative position inside third-party application windows.
SimConnect conditions let your workflow react to the actual simulator state rather than arbitrary delays.
Pre-authorize selected companion apps through Windows Task Scheduler with one setup approval.
Built-in MSFS 2024 and 2020 launching avoids direct access to protected WindowsApps executables.
Choose companion apps to restart if they close while MSFS is running, or close them automatically when the simulator exits.
Create a Windows shortcut that opens a saved profile and immediately starts its sequence.