Martijn Laan пре 1 година
родитељ
комит
89080dfe78
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      Examples/PowerShell.iss

+ 2 - 2
Examples/PowerShell.iss

@@ -1,7 +1,7 @@
 ; -- PowerShell.iss --
 ; Demonstrates calling Powershell at compile time and at run time.
-; At compile time it first generates a random password and then it shows it and copies it to the clipboard
-; At run time it shows the serial number of the system
+; At compile time it first generates a random password and then it shows it and copies it to the clipboard.
+; At run time it shows the serial number of the system.
 
 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING .ISS SCRIPT FILES!