当前位置:网站首页>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}
FunctionEnd
Need to install locate plug-in unit , And includes FileFunc.nsh The header file
$R7 Return the name of each folder ,$R8 Return its path
边栏推荐
- Unconventional ending disconnected from the target VM, address: '127.0.0.1:62635', transport: 'socket‘
- Rough notes of C language (1)
- What if the DataGrid cannot see the table after connecting to the database
- Apple animation optimization
- Machine learning Seaborn visualization
- HDU1231 最大连续子序列(分治or动规or双指针)
- 公安专业知识--哔哩桐老师
- Butterfly theme beautification - Page frosted glass effect
- Detailed explanation of miracast Technology (I): Wi Fi display
- Simple use of timeunit
猜你喜欢
M2dgr slam data set of multi-source and multi scene ground robot
Daily Practice:Codeforces Round #794 (Div. 2)(A~D)
Hdu1231 maximum continuous subsequence (divide and conquer or dynamic gauge or double pointer)
The problem of configuring opencv in qt5.13.2 is solved in detail
HDU1232 畅通工程(并查集)
[vscode] prohibit the pylance plug-in from automatically adding import
Explanation of parallel search set theory and code implementation
Delayqueue usage and scenarios of delay queue
DelayQueue延迟队列的使用和场景
2022 PMP project management examination agile knowledge points (7)
随机推荐
Selenium element positioning
Idea to view the source code of jar package and some shortcut keys (necessary for reading the source code)
(top) pretty girl binary color code portal
Detour of Tkinter picture scaling
CADD course learning (5) -- Construction of chemosynthesis structure with known target (ChemDraw)
What if the DataGrid cannot see the table after connecting to the database
Exit of pyGame, idle and pycharm
2022 PMP project management examination agile knowledge points (7)
And play the little chestnut of dynamic agent
Thunderbird tutorial \ easy to use mail client
[node] NVM version management tool
[vscode] search using regular expressions
Reading literature sorting 20220104
repo. conda. An example of COM path error
公安专业知识--哔哩桐老师
Efficiency difference: the add method used by the set directly and the add method used by the set after judgment
[untitled]
Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘
list. files: List the Files in a Directory/Folder
String alignment method, self use, synthesis, newrlcjust