Ver Fonte

Update comment.

Martijn Laan há 2 meses atrás
pai
commit
737caa21dc
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      issig.bat

+ 4 - 4
issig.bat

@@ -6,12 +6,12 @@ rem  Portions by Martijn Laan
 rem  For conditions of distribution and use, see LICENSE.TXT.
 rem  For conditions of distribution and use, see LICENSE.TXT.
 rem
 rem
 rem  Batch file to embed the user's public key from compilesettings.bat in
 rem  Batch file to embed the user's public key from compilesettings.bat in
-rem  TrustFunc.AllowedPublicKeys.inc and setup.allowedpublickeys.iss (before
-rem  compilation) or to sign files using it (after compilation)
-rem
-rem  If the key is missing it will be generated
+rem  TrustFunc.AllowedPublicKeys.inc and to export it as def02.ispublickey
+rem  (before compilation) or to sign files using it (after compilation)
 rem
 rem
 rem  Also used by build(-ce).bat to verify some precompiled files
 rem  Also used by build(-ce).bat to verify some precompiled files
+rem
+rem  If the user's private key is missing it will be generated
 
 
 setlocal
 setlocal