Hi,
OK, I know I'm a bit rusty on "Modern" Windows, having primarily been a Unix guy for the last 15 years; so hence this question.
I'm at a client site, where I'm using their locked-down workstations, so I don't have Admin privs (not do I want them!) in Windows 7.
I've downloaded (from a vendor website) a self-extracting .exe file (which is a patch) for a server which is running a Unix OS; but the patch is a Windows .EXE (don't even ask!).
However, whenever I run said .EXE file, it immediately prompts for Windows Admin credentials via UAC which, of course, I don't have, in theory need, or actually want. If I click "Cancel", then the binary immediately terminates with an "access denied" message (when running from the Command line).
Is there not some mechanism within Windows to say I wish to run this binary as a non-privileged user, so don't even bother asking for elevated rights? Because if there is, I can't find it. And if there isn't, then I find it particularly irritating that in this modern day of "least privilege" being the "correct" thing to do that there is no way of running what is effectively a self-extracting compressed file without giving it total admin rights to the entire workstation.
That seems so wrong...
Thanks!