This commit is contained in:
Mario Fetka 2012-05-11 10:39:30 +02:00
parent 1f16eefad5
commit c578bf2558
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$ = "brother7360"
Set $ProductId$ = "brother.mfc7360"
Set $MinimumSpace$ = "150 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%SystemDrive%\Windows\inf"

View File

@ -5,7 +5,7 @@ incremental: False
[Product]
type: localboot
id: brother.mfc-7360
id: brother.mfc7360
name: brother.mfc-7360
description: Brother 7360: Drucker und Scantreiber
advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="brother.com"
PN="brother.mfc-7360"
PN="brother.mfc7360"
VERSION="1"
RELEASE="1"
PRIORITY="0"