Martijn Laan 1 年之前
父节点
当前提交
d12587ecc5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Examples/PowerShell.iss

+ 1 - 1
Examples/PowerShell.iss

@@ -35,7 +35,7 @@ UninstallDisplayIcon={app}\MyProg.exe
 Compression=lzma2
 SolidCompression=yes
 OutputDir=userdocs:Inno Setup Examples Output
-Password=={#Password}
+Password={#Password}
 
 [Files]
 Source: "MyProg.exe"; DestDir: "{app}"