I am trying to make an installer for a plugin that will register on Vista and Win7 machines.
Old method:
[HKEY_LOCAL_MACHINE\SOFTWARE\Decal\Plugins\{273c725a-6f49-4ba9-866e-32c220f981a0}]
"ZappyLog"
"Assembly"="ZappyLog.dll"
"Enabled" = "1"
"Object"="ZappyLog.PluginCore"
"Path"="C:\\Games\\ZappyLogger\\"
"Surrogate"="{71A69713-6593-47EC-0002-0000000DECA1}"
New method?


