当前位置:网站首页>the installer has encountered an unexpected error installing this package
the installer has encountered an unexpected error installing this package
2022-07-03 07:58:00 【Three year old funny】
the installer has encountered an unexpected error installing this package. this may indicate a problem with this package
Error message
We usually install some msi type Software ( for example :SVN,GIT,Mysql)
You will encounter some errors as follows :
Problem analysis
The reason for the error is that it has been updated windows The system may be reinstalled WIN10 Then the serial number of the disc was disordered , Install first TorttoiseGit Then I changed the serial number of the drive letter , The previous cannot be used , Then delete the previous TortoiseGit. There is no way to delete it directly , Because the installation location cannot be found after the drive letter is changed .
Solution
cmd The window administrator enters –》 Input msiexec /package + The absolute path where the installer is located ,
Such as : msiexec /package F:\DownLoad\TortoiseSVN_1.9.4.27285_x64.msi
Direct execution statement , Then the installation interface will pop up , Just install it normally !!!
notes : The installed file package needs to be placed in the specified directory .
边栏推荐
- MaxCompute字符串分割函数-SPLIT_PART
- PHP wechat red packet grabbing algorithm
- Huawei switch: configure Telnet, SSH and web access
- 使用 FileChannel 进行文件的复制拷贝
- Wechat applet taro learning record
- Zohocrm deluge function application time verification
- Go language foundation ----- 18 ----- collaboration security, mutex lock, read-write lock, anonymous lock, sync Once
- idea取消引用显示效果
- PHP微信抢红包的算法
- Unity2019_ Lighting system
猜你喜欢
Go language foundation ----- 19 ----- context usage principle, interface, derived context (the multiplexing of select can be better understood here)
什么是数据类型?数据类型有什么用?
haproxy+keepalived集群搭建02
PostGIS space function
What to do after the browser enters the URL
Wechat applet taro learning record
Install cross compiler arm none liunx gnueabihf
HDMI2.1与HDMI2.0的区别以及转换PD信号。
Redis batch startup and shutdown script
Pat class a 1028 list sorting
随机推荐
Introduction of novel RNA based cancer therapies
What is a data type? What is the use of data types?
Huawei switch: configure Telnet, SSH and web access
P2622 关灯问题II(状态压缩 搜索)
the installer has encountered an unexpected error installing this package
华为S5700交换机初始化和配置SSH和TELNET远程登录方法
【踩坑系列】mysql 修改root密码失败
多旅行商问题——公式和求解过程概述
[at] abc 258G - Triangle 三元组可达-暴力
Technology dry goods | Roberta of the migration of mindspore NLP model - emotion analysis task
创业团队如何落地敏捷测试,提升质量效能?丨声网开发者创业讲堂 Vol.03
Pat class a 1028 list sorting
华为S5700交换机初始化和配置telnet,ssh用户方法
方正锐利重磅升级到12.0版本,包装印前处理更加便捷、高效!
优质博客——
[untitled]
[at] abc 258G - Triangle 三元組可達-暴力
Redis batch startup and shutdown script
Huawei s5700 switch initialization and configuration Telnet, SSH user methods
使用 FileChannel 进行文件的复制拷贝