Virtual Buffer
Labels
CodedUI
Functional Testing
General
java
Log4Net
Mac OS
Maven
Performance Testing
PHP
selenium
Windows OS
CodedUI Run Application with Admin User
System.Diagnostics.ProcessStartInfo proc = new System.Diagnostics.ProcessStartInfo(@"C:\Program Files (x86)\Notepad++\notepad++.exe");
proc.UseShellExecute = true;
proc.Verb = "runas";
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)