P
Paresh
I created an AddIn project in VS.NET 2003 to insert a custom menu item into
Excel, Word and Powerpoint (part of OfficeXP). I debugging the AddIn to get
it working via Reflection for all apps. I upgraded same machine to Office
2003, and AddIn works fine for all apps.
I created an .msi installer and run it on another machine that has Office
2003, and AddIn only shows up for Excel. I checked registry entries under
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\XXX\Addins\" and see the ProgID
for my AddIn, where XXX is Powerpoint, Word and Excel.
Ran the .msi installer on another machine with Office 2003, and AddIn showed
up for Excel and Powerpoint, but not Word.
What's going on?
Excel, Word and Powerpoint (part of OfficeXP). I debugging the AddIn to get
it working via Reflection for all apps. I upgraded same machine to Office
2003, and AddIn works fine for all apps.
I created an .msi installer and run it on another machine that has Office
2003, and AddIn only shows up for Excel. I checked registry entries under
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\XXX\Addins\" and see the ProgID
for my AddIn, where XXX is Powerpoint, Word and Excel.
Ran the .msi installer on another machine with Office 2003, and AddIn showed
up for Excel and Powerpoint, but not Word.
What's going on?