当前位置:网站首页>NSI脚本的测试
NSI脚本的测试
2022-07-01 19:03:00 【juluwangriyue】
NSI脚本的测试
使用官方脚本测试
将脚本拖动到 编译脚本页面
编译测试
修改脚本测试移动删除文件
; example1.nsi
;
; This script is perhaps one of the simplest NSIs you can make. All of the
; optional settings are left to their default settings. The installer simply
; prompts the user asking them where to install, and drops a copy of example1.nsi
; there.
;
; example2.nsi expands on this by adding a uninstaller and start menu shortcuts.
;--------------------------------
; The name of the installer
Name "Example1"
; The file to write
OutFile "example1.exe"
; Request application privileges for Windows Vista
RequestExecutionLevel user
; Build Unicode installer
Unicode True
; The default installation directory
InstallDir $DESKTOP\Example1
;--------------------------------
; Pages
Page directory
Page instfiles
;--------------------------------
; The stuff to install
Section "" ;No components page, name is not important
; Set output path to the installation directory.
SetOutPath $INSTDIR
; Put file there
File example1.nsi
CopyFiles $DOCUMENTS\FemurSeg-new.onnx $DESKTOP\FemurSeg-new.onnx
Delete $DESKTOP\FemurSeg-new.onnx
SectionEnd ; end the section
边栏推荐
- Hls4ml/vivado HLS error reporting solution
- internship:逐渐迈向项目开发
- Technology T3 domestic platform! Successfully equipped with "Yihui domestic real-time system sylixos"
- C # joint halcon Application - Dahua Camera Collection class
- Set object value changes null value object
- [Blue Bridge Cup web] analysis of the real topic of the 13th Blue Bridge Cup web university group match in 2022
- math_ Use differentiation to calculate approximate value
- What if win11 can't pause the update? Win11 pause update is gray. How to solve it?
- Leetcode 1380 lucky numbers in matrix [array] the leetcode path of heroding
- Example explanation: move graph explorer to jupyterlab
猜你喜欢
How to use console Log print text?
面试题篇一
Interesting! Database is also serverless!
Error in installing sharp
What if the win11 shortcut key switching input method doesn't respond? Shortcut key switching input method does not respond
Hls4ml reports an error the board_ part definition was not found for tul. com. tw:pynq-z2:part0:1.0.
优质笔记软件综合评测和详细盘点(一) Notion、Obsidian、RemNote、FlowUs
GaussDB(for MySQL) :Partial Result Cache,通过缓存中间结果对算子进行加速
毕业季 | 华为专家亲授面试秘诀:如何拿到大厂高薪offer?
Related concepts of cookies and sessions
随机推荐
RichView TRVDocParameters 页面参数设置
The large list set is divided into multiple small list sets in equal proportion
实战项目笔记(一)——虚拟机的创建
关于一个神奇函数的用法
Use of common built-in classes of JS
[Blue Bridge Cup web] analysis of the real topic of the 13th Blue Bridge Cup web university group match in 2022
Unreal Engine packaging project
Swiftui 4 new features complete toggle and mixed toggle multiple binding components
Interview question 1
How can a programmer grow rapidly
Procédure de mesure du capteur d'accord vibrant par le module d'acquisition d'accord vibrant
Myslq ten kinds of locks, an article will take you to fully analyze
February 15, 2022: sweeping robot. There is a floor sweeping robot in the room (represented by a grid). Each grid in the grid has two possibilities: empty and obstacles. The sweeping robot provides fo
RichView RichEdit SRichViewEdit PageSize 页面设置与同步
internship:逐渐迈向项目开发
JS proxy
cocoaPods 添加成功后,导入不了头文件或者not found file 报错
【蓝桥杯Web】2022年第十三届蓝桥杯Web大学组国赛真题解析
1592 example 1 King (sgu223 loj10170 luogu1896 increase + / provincial election -) violent thinking pressure DP 01 Backpack