Skip to content

Quick and dirty utility for MSFS to change your default tail number away from the ingame default.

License

Notifications You must be signed in to change notification settings

Bpendragon/RenamePlanes-Powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Rename Planes

A super simple Powershell script to quickly change the default tail numbers of all your planes in Microsoft Flight Simulator (2020).

Usage

renameplanes.ps1 [[-NewTailNumber] <string>] [-PackageLocation <string>]

Usage Notes:

  • NewTailNumber is mandatory. The script will not run without one provided
  • PackageLocation will assume you installed the packages to the default location of %appdata%\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages. If you changes the install location during setup, this will be needed to make the script function properly.

Notes/Warnings

This script is provided AS-IS. It blindly edits the various aircraft.cfg files located in your install (or provided) location. THIS MIGHT BREAK SOMETHING, especially if the config file structure changes in the future.

About

Quick and dirty utility for MSFS to change your default tail number away from the ingame default.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published