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