When running the Strong Name Utility tool with the .NET Framework 4 from a non-administrative command prompt with the -Vr, command line option to register an assembly for verification skipping:
sn -Vr ClassLibrary1.dll
you may see the error:
Failed to open registry key -- Unable to format error message 00000005
This error can also be displayed when using the -Vu and -Vx options to unregister assembles for verification skipping.