开发者

How to check if .NET programmability support is installed for Word 2007?

开发者 https://www.devze.com 2023-01-04 11:20 出处:网络
Does anyone know how to check if the Office Interops were installed? I know it is an advanced option when installing Offi开发者_如何学Pythonce 2007. Is there a way to install the support after Office

Does anyone know how to check if the Office Interops were installed?

I know it is an advanced option when installing Offi开发者_如何学Pythonce 2007. Is there a way to install the support after Office is already installed?


Yeah, totally. You can used a tool called Component Check to see if the PIAs (Primary Interop Assemblies) are installed. You can create a Component Check and PIA Installer following these instructions.

0

精彩评论

暂无评论...
验证码 换一张
取 消