the The web browser control is usually declared like this:
...
One way to deal with this is with a pre-edit, like this:
Code Block |
---|
<Replace status="active" name="Deal with typelib alias"> <OldBlock><![CDATA[Begin SHDocVwCtl.WebBrowser]]></OldBlock> <NewBlock><![CDATA[Begin SHDocVw.WebBrowser]]></NewBlock> </Replace> |
Can this be handled with registry type=progID?