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 ;$ProductId$ should be the name of the product in opsi
; therefore please: only lower letters, no umlauts, ; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator ; no white space use '-' as a seperator
Set $ProductId$ = "adiaproject.dia" Set $ProductId$ = "adiaproject.dia.winxp"
Set $MinimumSpace$ = "100 MB" Set $MinimumSpace$ = "100 MB"
; the path were we find the product after the installation ; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\Adia Project\Driver Installer Assistant" Set $InstallDir32$ = "%ProgramFiles32Dir%\Adia Project\Driver Installer Assistant"

View File

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

View File

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