namespace DisplayMagician.Shared { public enum DisplayMagicianStartupAction { RunShortcut, ChangeProfile, StartUpNormally } }