namespace HeliosPlus.Shared { public enum HeliosStartupAction { RunShortcut, StartUpNormally } }