Search code examples
windowsregistrywindows-explorer

code for creating context menu does not works properly


when i install an application it should add an item to windows explorer context menu using system registry.

but it gives an error that "SOME OR ALL IDENTITY REFERENCES COULD NOT BE RESOLVED" KINDLY HELP


Solution

  • You need to start your application using

    "Run as Administrator"
    

    Then this error wont come up,i think its a problem with Windows-7