Sunday, September 25, 2011

Unable to elevate, error 1155



ShellExecuteEx failed; code 1155
No application is associated with the specified file for this operation



OR


This file does not have a program associated with it for performing this action. Create an association in the Set Associations control panel.
Unable to elevate, error 1155

If you get this kind of error on windows 7 [I use x64] for an installer executable, just right click it and choose properties.Beneath the Advance button, click unblock button.After that on the compatibility tab tick "Run this program as an administrator" checkbox. This should fix the error.At least works good for me.

0 comments: