Martijn Laan 4 tháng trước cách đây
mục cha
commit
41025d545f
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 5 2
      issig.bat

+ 5 - 2
issig.bat

@@ -5,8 +5,11 @@ rem  Copyright (C) 1997-2025 Jordan Russell
 rem  Portions by Martijn Laan
 rem  For conditions of distribution and use, see LICENSE.TXT.
 rem
-rem  Batch file to embed the public key in TrustFunc.AllowedPublicKeys.inc (before compilation) or to create ISCmplr.dll.issig and ISPP.dll.issig (after compilation)
-rem  Also generates a new private key if needed
+rem  Batch file to embed the user's public key from compilesettings.bat in
+rem  TrustFunc.AllowedPublicKeys.inc (before compilation) or to sign files
+rem  using it (after compilation)
+rem
+rem  If the key is missing it will be generated
 
 setlocal