diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index f45ed07..9b74cae 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -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" diff --git a/OPSI/control b/OPSI/control index 2d768b3..605fc6c 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: brother.mfc-7320 +id: brother.mfc7320 name: brother.mfc-7320 description: Brother 7320: Drucker und Scantreiber advice: ADVICE diff --git a/builder-product.cfg b/builder-product.cfg index 70e3919..8369b83 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="brother.com" -PN="brother.mfc-7320" +PN="brother.mfc7320" VERSION="1" RELEASE="1" PRIORITY="0"