namespace DisplayMagicianShared { public enum DisplayMagicianStartupAction { RunShortcut, ChangeProfile, CreateProfile, StartUpNormally } }