Windows – Force a program to run *without* administrator privileges or UAC?
Is there any way that I can force a program that normally requires administrator privileges (via UAC) to run without them? (ie: no UAC prompt and no system-wide access.) Added: Without modifying the executable itself. In spite of James’s answer, I have found a few ways that it can almost be done: By modifying the…