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