resolve .exe showing other entries it doesnt support
This commit is contained in:
parent
829e98c29b
commit
aeadc88f92
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ launch4j {
|
|||
|
||||
errTitle="Encountered error, Do you have Java 17?"
|
||||
downloadUrl="https://download.oracle.com/java/17/latest/jdk-17_windows-x64_bin.exe"
|
||||
variables=["BROWSER_OPEN=true"]
|
||||
variables=["BROWSER_OPEN=true", "ENDPOINTS_GROUPS_TO_REMOVE=CLI"]
|
||||
jreMinVersion="17"
|
||||
|
||||
mutexName="Stirling-PDF"
|
||||
|
|
Loading…
Reference in a new issue