correct disk requrement
This commit is contained in:
parent
11d132a96f
commit
efa002e617
@ -35,7 +35,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "7zip"
|
||||
Set $MinimumSpace$ = "2.7 MB"
|
||||
Set $MinimumSpace$ = "3 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\7-Zip"
|
||||
Set $InstallDir64$ = "%ProgramFiles64Dir%\7-Zip"
|
||||
|
Loading…
Reference in New Issue
Block a user