安装程序找不到office.zh-cn/*解决方案

本文解决了在已安装VS2008的情况下安装Office2007遇到的问题,特别是关于VisualStudioAuthoringComponent组件冲突导致的错误提示。通过重新安装此组件,最终成功完成了Office2007的安装。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

安装Microsoft Office Visio 2007/Microsoft Office Project 2007/Microsoft Office Enterprise 2007时出现了小问题,经过百度google一番后才发现安装office2007 与安装vs2008有着紧密的联系,参见:http://blog.youkuaiyun.com/luozhuang/archive/2008/07/03/2608484.aspx 。

我的机子之前已经安装过VS2008,所以在安装office2007 时总是提示“安装程序找不到 office.zh-cn /*”(例如office.zh-cn /Setup.xml) ,而在安装目录下明明就有这个文件啊,为什么总是提 示找不到文件呢。其实归根结底主要是Visual Studio Authoring Component组件在作怪。VS2008和office2007 两者安装程序中的Visual Studio Authoring Component组件可能有版本上差异。

特整理出以下解决方法:

因此我找到vs2008的安装光盘,找到“../WCU/WebDesignerCore/WebDesignerCore.EXE”文件,将WebDesignerCore.EXE复制到本地右键解 压到本地,运行setup.exe,出现像office2007 安装一样的界面

1.如果系统中已安装了这个组件,则弹出的界面会提示添加,修改或删除,我们选择最后一个删除,接着再重装这个组件。

2.如果系统中没有安装过这个组件,则会直接进入安装界面,我们选择安装”Micirosoft Office Web 创作组建”一项,继续安装。
然后我们再安装office2007 ,OK,大功告成。

#服务配置 server: port: 9065 max-http-header-size: 10240 compression: enabled: true # 是否启用压缩 mime-types: # 针对哪些响应类型进行压缩 - application/json - application/xml - text/html - text/xml - text/plain - text/css - text/javascript - application/javascript min-response-size: 1KB ssl: key-store: classpath:liquidwaste.xahaolan.com.pfx key-store-type: PKCS12 enabled: true key-store-password: rpp80md0 http2: enabled: true tomcat: keep-alive-timeout: 60000 # 单位毫秒,Keep‑Alive 最长持续 60s max-keep-alive-requests: 100 # 单条链接最多可复用 100 次 #spring相关配置 spring: profiles: active: prod servlet: multipart: #文件最大上传大小配置 最大上传100M max-request-size: 100MB #文件最大上传大小配置 最大上传100M max-file-size: 100MB jackson: time-zone: GMT+8 date-format: yyyy-MM-dd HH:mm:ss.SSS locale: zh_CN serialization: # 格式化输出 indent_output: false beetl: suffix: html #mybaits相关配置 mybatis-plus: mapper-locations: classpath*:com/haolan/**/mapping/*.xml, classpath*:vip/xiaonuo/**/mapping/*.xml, classpath:/META-INF/modeler-mybatis-mappings/*.xml configuration: map-underscore-to-camel-case: true cache-enabled: true lazy-loading-enabled: true multiple-result-sets-enabled: true log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl global-config: banner: false db-config: id-type: assign_id table-underline: true enable-sql-runner: true configuration-properties: prefix: #如果数据库为postgresql,则需要配置为blobType: BINARY blobType: BLOB #如果数据库为oracle或mssql,则需要配置为boolValue: 1 boolValue: true #libreoffice文档在线预览配置 # CentOS 下安装 libreoffice: # 安装:yum -y install libreoffice # Linux 中文字体乱码解决: # 1、上传 C:\Windows\Fonts 下的字体到 /usr/share/fonts/windows 目录 # 2、执行命令: chmod 644 /usr/share/fonts/windows/* && fc-cache -fv jodconverter: local: #暂时关闭预览,启动时会有点慢 enabled: false #设置libreoffice主目录 linux地址如:/usr/lib64/libreoffice office-home: C:\Program Files\LibreOffice #开启多个libreoffice进程,每个端口对应一个进程 port-numbers: 8100 #libreoffice进程重启前的最大进程数 max-tasks-per-process: 100 netty: websocket: # Websocket服务端口 port: 9068 # 绑定的网卡 ip: 0.0.0.0 # 消息帧最大体积 max-frame-size: 10240 # URI路径 path: /channel
06-07
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值