当前位置:网站首页>NSIS search folder
NSIS search folder
2022-07-05 07:34:00 【sukhoi27smk】
!include "FileFunc.nsh"
Function .onInit
!insertmacro MUI_LANGDLL_DISPLAY
${Locate} "C:\" "/L=D" "FolderPro"
FunctionEnd
Function FolderPro
${If} $R7 == "Program Files"
MessageBox MB_OK '$R7'
MessageBox MB_OK '$R8'
${Else}
push $0
${EndIf}
FunctionEndNeed to install locate plug-in unit , And includes FileFunc.nsh The header file
$R7 Return the name of each folder ,$R8 Return its path
边栏推荐
- Clickhouse database installation deployment and remote IP access
- 氫氧化鈉是什麼?
- Rough notes of C language (1)
- With the help of Navicat for MySQL software, the data of a database table in different or the same database link is copied to another database table
- R language learning notes 1
- [vscode] search using regular expressions
- Brief description of inux camera (Mipi interface)
- [MySQL] database knowledge record
- Set theory of Discrete Mathematics (I)
- I implement queue with C I
猜你喜欢

DelayQueue延迟队列的使用和场景

CADD course learning (5) -- Construction of chemosynthesis structure with known target (ChemDraw)

I 用c I 实现队列

QT small case "addition calculator"

611. 有效三角形的个数

M2DGR 多源多场景 地面机器人SLAM数据集

Word import literature -mendeley

玩转gRPC—深入概念与原理

Graduation thesis project local deployment practice

And let's play dynamic proxy (extreme depth version)
随机推荐
arcpy. SpatialJoin_ Analysis spatial connection analysis
Oracle code use
氢氧化钠是什么?
Eclipse project recompile, clear cache
I 用c l 栈与队列的相互实现
Daily Practice:Codeforces Round #794 (Div. 2)(A~D)
Set theory of Discrete Mathematics (I)
611. 有效三角形的个数
arcgis_ spatialjoin
Selenium element positioning
The mutual realization of C L stack and queue in I
公安专业知识--哔哩桐老师
Apple system optimization
Using GEE plug-in in QGIS
Deepin get file (folder) list
What is soda?
Mouse click fireworks explosion effect
UNIX commands often used in work
HDU1231 最大连续子序列(分治or动规or双指针)
Batch convert txt to excel format