Rename package to winxp implementation all drivers about 3GB (big enough)

This commit is contained in:
Mario Fetka 2013-03-02 06:16:34 +01:00
parent fb13fa5205
commit 3a775f4e51
3 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,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$ = "adiaproject.dia"
Set $ProductId$ = "adiaproject.dia.winxp"
Set $MinimumSpace$ = "100 MB"
; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\Adia Project\Driver Installer Assistant"

View File

@ -5,9 +5,9 @@ incremental: False
[Product]
type: localboot
id: adiaproject.dia
name: adiaproject.dia
description: adiaproject.dia
id: adiaproject.dia.winxp
name: adiaproject.dia.winxp
description: adiaproject.dia.winxp
advice: ADVICE
version: VERSION
priority: PRIORITY

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="adia-project.net"
PN="adiaproject.dia"
PN="adiaproject.dia.winxp"
VERSION="3.4.12"
RELEASE="3"
PRIORITY="0"