[C#] Start with windows and desactivate UAC - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: [C#] Start with windows and desactivate UAC (/showthread.php?tid=6935) |
[C#] Start with windows and desactivate UAC - NathanE - 05-09-2010 Moved to http://elitevb.net RE: [C#] Start with windows and desactivate UAC - Julie - 05-13-2010 Thanks, and by the way is it a console application snippet ? RE: [C#] Start with windows and desactivate UAC - xHtmlPhP - 05-13-2010 Yes it is a console application, Look through the code and you'll see thing's like Console.WriteLine Anyway cool snippet RE: [C#] Start with windows and desactivate UAC - flAmingw0rm - 05-19-2010 Thanks, I will use this in my projects. RE: [C#] Start with windows and desactivate UAC - Elektrisk - 05-19-2010 It would be better if you explained the code and posted screenshots of it, rather than posting it in a way that people can just copy/paste RE: [C#] Start with windows and desactivate UAC - Anxiety® - 05-22-2010 Nice UAC Bypass tut in C# =] tooshort RE: [C#] Start with windows and desactivate UAC - NathanE - 09-01-2010 im glad you all like it... RE: [C#] Start with windows and desactivate UAC - Intro - 09-01-2010 Does this work as non administrator and would it be possible in windows 7? |