Martijn Laan 1 rok pred
rodič
commit
131bd5dbe6
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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}"