当前位置:网站首页>the installer has encountered an unexpected error installing this package
the installer has encountered an unexpected error installing this package
2022-07-03 07:56:00 【三岁Funny】
the installer has encountered an unexpected error installing this package. this may indicate a problem with this package
报错信息
我们平时在安装一些msi类型 软件(例如:SVN,GIT,Mysql)
时候会遇到一些报错如下:
问题解析
出错原因是因为更新了windows系统或者重装了WIN10之后盘序号乱了,先安装TorttoiseGit之后改了盘符序号,导致之前的无法使用,然后删掉了之前的TortoiseGit。删除是没办法直接删掉的,因为盘符改了之后安装位置找不到了。
解决方案
cmd窗口管理员进入–》输入 msiexec /package + 安装程序所在的绝对路径,
如: msiexec /package F:\DownLoad\TortoiseSVN_1.9.4.27285_x64.msi

直接执行语句,之后就会跳出安装界面,正常安装就行了!!!
注:安装的文件包需要放到指定的目录里面。
边栏推荐
- Pat class a 1028 list sorting
- Pycharm remote ssh pyenv error: pydev debugger: warning: trying to add breakpoint to file that does
- An article for you to understand - Manchester code
- Technical dry goods | some thoughts on the future of AI architecture
- Free use until 2015 -- viz artist multi touch plug-in package
- [at] ABC 258g - Triangle triples reachable - violence
- Go language foundation ----- 02 ----- basic data types and operators
- Redis view client connection
- Pat grade a 1029 median
- Oracle queries grouped by time
猜你喜欢

HDMI2.1与HDMI2.0的区别以及转换PD信号。

Professor Zhang Yang of the University of Michigan is employed as a visiting professor of Shanghai Jiaotong University, China (picture)

Go language foundation ----- 06 ----- anonymous fields, fields with the same name

haproxy+keepalived搭建01

方正锐利重磅升级到12.0版本,包装印前处理更加便捷、高效!

vcs import src < ros2. Repos failed

创业团队如何落地敏捷测试,提升质量效能?丨声网开发者创业讲堂 Vol.03

Go language foundation ----- 01 ----- go language features

Go language foundation ----- 05 ----- structure

WorldView卫星遥感影像数据/米级分辨率遥感影像
随机推荐
Ventuz Foundation Series "one step at the door"
PostGIS space function
Redis配置文件
华为交换机Console密码重置、设备初始化、默认密码
Technical dry goods | some thoughts on the future of AI architecture
Quelle est la définition? Qu'est - ce qu'une déclaration? Quelle est la différence?
RM delete file
OSPF experiment
What to do after the browser enters the URL
Pat class a 1028 list sorting
一个实习生的CnosDB之旅
haproxy+keepalived搭建01
HarmonyOS第三次培训笔记
jsutlis
Idea unreference Display Effect
My touch screen production "brief history" 2
Go language foundation ----- 09 ----- exception handling (error, panic, recover)
Huawei switch basic configuration (telnet/ssh login)
Go language foundation ----- 19 ----- context usage principle, interface, derived context (the multiplexing of select can be better understood here)
【踩坑系列】mysql 修改root密码失败