cirrect icon and add a more logical minspace required entry

This commit is contained in:
Mario Fetka
2013-03-11 06:31:13 +01:00
parent 51a80410e7
commit 2deb6e89a2
4 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
;$ProductId$ should be the name of the product in opsi
; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator
Set $MinimumSpace$ = "1 MB"
Set $MinimumSpace$ = "50 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\eM Client"
Set $LicenseRequired$ = "false"