This commit is contained in:
Anthony Stirling
2024-12-11 23:13:23 +00:00
parent 11273b1589
commit 1c5dfc46a0
3 changed files with 20 additions and 15 deletions

View File

@@ -91,6 +91,7 @@ launch4j {
icon = "${projectDir}/src/main/resources/static/favicon.ico"
outfile="Stirling-PDF.exe"
if(System.getenv("STIRLING_PDF_DESKTOP_UI") == 'true') {
headerType = "gui"
} else {