当前位置:网站首页>WinRAR | Generate multiple installers into one installer
WinRAR | Generate multiple installers into one installer
2022-08-01 18:11:00 【HUAWEI CLOUD】
Use RAR to compress files
1. Create a new folder and name it: ***-setup.
2. Put necessary files such as .exe file and .msi file and .ico icon file into the folder created above.
3. Select all -> right click -> click to add to compressed file.
4. In General:
Select to create a compressed file in self-extracting format (the compressed file name is automatically changed to .exe type) and the compression method is changed to storage (the Internet says this is better)
5. In Advanced: Click the Self-Extracting option.
In general: enter the decompression path (after clicking install, he will decompress to this path) 
In settings: enter the name of the exe file to be run after decompression (double-click to run the .exe executable file)
In mode: check hide all (said online)
During the update: select the overwrite method as -> overwrite all files (when installing again, the original files will be overwritten automatically, noA prompt query box will pop up)
in text andIn the icon: Load the self-extracting file from the file Icon: Click Browse->Select the icon file (the icon of the generated installation file)
6. Click OK.
7. Generate installation files in the folder.
边栏推荐
- ACID Characteristics and Implementation Methods of MySQL Relational Database Transactions
- 2022年MySQL最新面试题
- QLineEdit learning and use
- Leetcode72. 编辑距离
- 实现mnist手写数字识别
- AIOps智能运维的领跑者擎创科技正式入驻InfoQ 写作社区!
- C language theory--a solid foundation for the written test and interview
- 【翻译】CNCF培养的OpenMetrics成为一个孵化项目
- QPalette palette, frame color fill
- 【Error】Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘concat’)
猜你喜欢

XAML WPF item groupBox control

el-form-item prop属性动态绑定不生效如何解决

C language theory--a solid foundation for the written test and interview

SQL窗口函数

JVM运行时数据区与JMM内存模型是什么

MySQL 45 Talk | 09 How to choose common index and unique index?

【Day_09 0427】 另类加法

分布式消息队列平滑迁移技术实战

C#/VB.NET:从 PDF 文档中提取所有表格

粒子滤波 particle filter —从贝叶斯滤波到粒子滤波——Part-I(贝叶斯滤波)
随机推荐
C#/VB.NET:从 PDF 文档中提取所有表格
tooltip 控件
钳形万用表使用方法,如何测量电压、电流、电阻?
TCP million concurrent server optimization parameters
Tower Defense Shoreline User Agreement
【Day_11 0506】 最近公共祖先
成都理工大学&电子科技大学|用于强化学习的域自适应状态表示对齐
opencv如何实现图像倾斜校正
想做期货,农产品期货怎么炒?波动大么
opencv基本的图像处理
解决MySQL插入不了中文数据问题
golang json returns null
【Day_08 0426】两种排序方法
【Day_12 0507】二进制插入
以消费场景为驱动的CMDB要怎么建?
QT基础功能,信号、槽
Shell nl命令详解(显示行号、读取文件)
粒子滤波 particle filter —从贝叶斯滤波到粒子滤波——Part-I(贝叶斯滤波)
2022年MySQL最新面试题
三维空间中点的插值