We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38248aa + 3e8940c commit 5435028Copy full SHA for 5435028
1 file changed
deploy/windows/blite-server.iss
@@ -31,7 +31,7 @@ AppUpdatesURL={#AppURL}/releases
31
DefaultDirName={autopf}\BLite Server
32
DefaultGroupName={#AppName}
33
AllowNoIcons=yes
34
-LicenseFile={#SourceDir}\..\..\LICENSE
+LicenseFile=..\..\LICENSE
35
OutputDir=Output
36
OutputBaseFilename=blite-server-{#AppVersion}-win-x64-setup
37
Compression=lzma2/ultra64
0 commit comments