Regarding the COM registration (which is an unknown area for me), I see in my IDE that the ‘Register’ property for the ‘Microsoft.mshtml.dll.deploy’ object has 3 options: “vsdraDoNotRegister” (the default value), “vsdraCOM” and “vsdraCOMRelativePath”. These differ from the article at http://www.simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/ in that the values mentioned there are “vsdrfCOMSelfReg”, “vsdrfCOM” and “vsdrfCOMRelativePath”. In my IDE I have changed “vsdraDoNotRegister” to “vsdraCOM”, in the hope that this is correct.
?xml:namespace>