At the moment we have a .reg file that needs to be applied to the registry and manually changed to point to the location of the output dll.
When we start a debugging session in Visual Studio the COM registry entries should be updated to point at the binary being debugged.
As a Post Build step we should merge all the reg entries in to make the component work, and update the CodeBase string.
At the moment we have a .reg file that needs to be applied to the registry and manually changed to point to the location of the output dll.
When we start a debugging session in Visual Studio the COM registry entries should be updated to point at the binary being debugged.
As a Post Build step we should merge all the reg entries in to make the component work, and update the CodeBase string.