Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 289 Bytes

bypassUAC

Program bypasses the UAC prompt for Admin privileges when running a program.

  • Replace [insert_program_filename] with the file_path and filename of the target program.
  • Run nonadmin.cmd
  • The target program will run as the currently logged in user and bypass the UAC prompt.