当前位置:网站首页>Test of NSI script
Test of NSI script
2022-07-01 20:09:00 【juluwangriyue】
NSI Script testing
Use the official script to test 

Drag the script to Compile script page

Compile testing
Modify the script to test moving and deleting files
; 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

边栏推荐
- 网上开户是安全的吗?新手可以开炒股账户吗。
- Develop those things: easycvr cluster device management page function display optimization
- internship:逐渐迈向项目开发
- A quietly rising domestic software, low-key and powerful!
- Example explanation: move graph explorer to jupyterlab
- Procédure de mesure du capteur d'accord vibrant par le module d'acquisition d'accord vibrant
-
- Optimization of the problem that the request flow fails to terminate during page switching of easycvr cluster video Plaza
- DS transunet: Dual Swing transformer u-net for medical image segmentation
- Use Zadig to build a continuous delivery platform from 0 to 1
猜你喜欢

墨天轮沙龙 | 清华乔嘉林:Apache IoTDB,源于清华,建设开源生态之路

Win11 how to hide the taskbar? Win11 method to hide the taskbar
![[research materials] Huawei Technology ICT 2021: at the beginning of the](/img/83/f21f148103815691796f87a95c687f.jpg)
[research materials] Huawei Technology ICT 2021: at the beginning of the "Yuan" year, the industry is "new" -- download attached

Entering Ruxin Town, digital intelligence transformation connects "future community"

Realize pyramids through JS (asterisk pyramid, palindrome symmetric digital pyramid)

Example explanation: move graph explorer to jupyterlab

由浅入深学会白盒测试用例设计

3D全景模型展示可视化技术演示

STC 32-bit 8051 single chip microcomputer development example tutorial three program compilation setting and download

Review the collection container again
随机推荐
对金额进行求和
【C语言】详解 memset() 函数用法
Flask 常用组件
Powerful, easy-to-use, professional editor / notebook software suitable for programmers / software developers, comprehensive evaluation and comprehensive recommendation
Anaconda installs the virtual environment to the specified path
Bind this of the current scope for callback functions in other cases such as timers and delayers
振弦采集模块测量振弦传感器的流程步骤
2022/6/8-2022/6/12
After adding cocoapods successfully, the header file cannot be imported or an error is reported in not found file
由浅入深学会白盒测试用例设计
一个悄然崛起的国产软件,低调又强大!
Solve the problem of slow or failed vscode download
Image acquisition and playback of coaxpress high speed camera based on pxie interface
走进如心小镇,数智化变革连接“未来社区”
简单但现代的服务器仪表板Dashdot
想得到股票开户的优惠链接,如何得知?在线开户是安全么?
EDA工具对芯片产业的重要性知识科普
Win11怎么关闭开机自启动软件
基于图的 Affinity Propagation 聚类计算公式详解和代码示例
EURA欧瑞E1000系列变频器使用PID实现恒压供水功能的相关参数设置及接线