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