Browse Source

Add note about ISSIGTOOL_KEY_FILE path.

Martijn Laan 3 months ago
parent
commit
5858b69d5e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      issig.bat

+ 2 - 0
issig.bat

@@ -23,6 +23,8 @@ echo compilesettings.bat is missing or incomplete. It needs to contain
 echo the following line, adjusted for your system:
 echo.
 echo   set ISSIGTOOL_KEY_FILE=x:\path\MyKey.isprivatekey
+echo.
+echo Keep the path outside of your source tree!
 goto failed2
 
 :compilesettingsfound