Skip to content

Instantly share code, notes, and snippets.

View thefirefox12537's full-sized avatar
🤔
I may be slow to respond.

Faizal Hamzah thefirefox12537

🤔
I may be slow to respond.
  • Surabaya
  • 04:58 (UTC +07:00)
View GitHub Profile
@thefirefox12537
thefirefox12537 / uaconsole.cmd
Created February 1, 2022 03:51
2 years ago, I wrote a Windows Command Prompt script about something similar to a 'sudo' in the Linux/BSD kernel or PowerShell in the 'Start-Process -verb Runas' command. I know the runas.exe program in Windows but I don't see the User Account Control prompt when I run the command. So in 2 years idly writing this script and keep trying to improv…
@ GOTO STARTSCRIPT
@ ::
@ :: Microsoft Windows(R) Command Script
@ :: Copyright (c) 1990-2020 Microsoft Corp. All rights reserved.
@ ::
@ ::
@ :: DETAILS
@ ::