set __compat_layer=RunAsInvoker
That simple environmental variable will allow you to ignore the UAC prompt and still execute the program (or at least try to). You still won’t have administrator privileges but sometimes, in a corporate environment, you run into a program that’s being blocked due to (poor) blanket security configuration.