public static void Main() { CustomSounds.App app = new CustomSounds.App(); app.InitializeComponent(); app.Run(); }