Martijn Laan 1 gadu atpakaļ
vecāks
revīzija
89080dfe78
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      Examples/PowerShell.iss

+ 2 - 2
Examples/PowerShell.iss

@@ -1,7 +1,7 @@
 ; -- PowerShell.iss --
 ; -- PowerShell.iss --
 ; Demonstrates calling Powershell at compile time and at run time.
 ; 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!
 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING .ISS SCRIPT FILES!