Hi!
Can somebody help me with creating $uac? I don't know so well $com objects and if somebody is glad to help me, i'll be very thankful.
Using $uac identifier, I want to know before running an app/file will popup UAC confirmation (system dialog) or not.
For example:
//echo -a $uac(C:\mIRC\mIRC.exe)
will return $true if the UAC confirmation appears when i execute /run C:\mIRC\mIRC.exe or returns $false if the UAC confirmation don't appears.
Thank you and hope for your help.