Add note about ISSIGTOOL_KEY_FILE path.

This commit is contained in:
Martijn Laan 2025-05-22 13:29:43 +02:00
parent 42d33b8547
commit 5858b69d5e
No known key found for this signature in database
GPG Key ID: E2DD568CF6098F6A

View File

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