This commit is contained in:
Mario Fetka
2012-05-11 10:38:14 +02:00
parent a040d5ad59
commit 8dc1a6cb2b
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,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 $ProductId$ = "brother7320"
Set $ProductId$ = "brother.mfc7320"
Set $MinimumSpace$ = "150 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%SystemDrive%\Windows\inf"