diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index d734ed4..b545bc5 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -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" diff --git a/OPSI/control b/OPSI/control index 70e33f7..e11af4e 100644 --- a/OPSI/control +++ b/OPSI/control @@ -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 diff --git a/builder-product.cfg b/builder-product.cfg index e979d18..aae08b4 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -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"