H
Howard Kaikow
On a multiboot system, I've got:
1. Office XP installed under an OS installed on drive G.
2. Office 2003 and NS .NET 2003 installed under an OS installed on drive J.
When booted to J, if I try to Add Reference in VB .NET, I see a COM object
for Office 10 Object Library on G and another for the Office 11 Object
Library on J.
How do I get rid of the COM object listed for G?
Not just removed from the project, but removed from the list of COM items.
regsvr32 -u doesn't do the deed.
1. Office XP installed under an OS installed on drive G.
2. Office 2003 and NS .NET 2003 installed under an OS installed on drive J.
When booted to J, if I try to Add Reference in VB .NET, I see a COM object
for Office 10 Object Library on G and another for the Office 11 Object
Library on J.
How do I get rid of the COM object listed for G?
Not just removed from the project, but removed from the list of COM items.
regsvr32 -u doesn't do the deed.