浏览代码

Update crates/tauri-bundler/src/bundle/windows/templates/GetProcessInfo.nsh

Amr Bashir 10 月之前
父节点
当前提交
1b452569b5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      crates/tauri-bundler/src/bundle/windows/templates/GetProcessInfo.nsh

+ 2 - 0
crates/tauri-bundler/src/bundle/windows/templates/GetProcessInfo.nsh

@@ -1,3 +1,5 @@
+; https://nsis.sourceforge.io/Get_process_info
+;
 ; NSIS PROCESS INFO LIBRARY - GetProcessInfo.nsh
 ; Version 1.1 - Mar 28th, 2011
 ;