Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run .exe with Administrative privileges
#2
In file or shortcut properties select Compatibility, "Run this program as administrator".
Or exe can run self as administrator, using run() function with flag 0x10000 or 0x20000.
In any case, will show consent dialog.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)