File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,19 +16,19 @@ AppName = {#AppTitle}
16
16
AppVersion = {#AppVersion}
17
17
AppPublisherURL = https://{#AppDomain}
18
18
AppPublisher = {#AppDomain}
19
+ SetupMutex = Global\OSPSystemPreparationTool
19
20
VersionInfoCompany = {#AppDomain}
20
21
VersionInfoVersion = {#AppVersion}
21
22
VersionInfoTextVersion = {#AppVersion}
22
23
VersionInfoDescription = {#AppTitle}
23
24
VersionInfoProductName = {#AppTitle}
24
- VersionInfoCopyright = Copyright (c) 2010 - {#CurrentYear}, {#AppDomain}
25
+ VersionInfoCopyright = Copyright (c) {#CurrentYear}, {#AppDomain}
25
26
26
27
// Compression
27
28
28
29
Compression = lzma2 /ultra64
29
30
InternalCompressLevel = ultra64
30
31
LZMAUseSeparateProcess = yes
31
- LZMAAlgorithm = 1
32
32
SolidCompression = yes
33
33
34
34
// Misc
You can’t perform that action at this time.
0 commit comments