Error code: 4615186-18401f2c-000002e4
Open the OSD File and insert:
__COMPAT_LAYER=RunAsInvoker
-
The RunAsInvoker compatibility fix should be considered as a possible resolution if the application prompts for elevation, but can also run successfully as a Standard User. I think there is no security breach if RunAsInvoker shim is applied to applications.
The RunAsAdmin compatibility fix causes an application to require administrator privileges. If you use this shim, you need to provide admin rights to all users who use the application.
Using the RunAsInvoker Fix:
http://technet.microsoft.com/en-us/library/dd638389(v=ws.10).aspxUsing the RunAsAdmin Fix:
http://technet.microsoft.com/en-us/library/dd638315(v=ws.10).aspx