From 1e3afcb929a09027f40d8333abb7be0c2d7154aa Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 08:59:15 +0200 Subject: [PATCH] reanme --- CLIENT_DATA/setup.ins | 2 +- CLIENT_DATA/uninstall.ins | 2 +- OPSI/control | 2 +- builder-product.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup.ins b/CLIENT_DATA/setup.ins index b01833e..7299158 100644 --- a/CLIENT_DATA/setup.ins +++ b/CLIENT_DATA/setup.ins @@ -39,7 +39,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$ = "paintdotnet" +Set $ProductId$ = "paintdotnet.paintdotnet" Set $MinimumSpace$ = "60 MB" ; the path were we find the product after the installation Set $InstallDir32$ = "%CommonProgramsDir%\Paint.NET" diff --git a/CLIENT_DATA/uninstall.ins b/CLIENT_DATA/uninstall.ins index 3210645..9bac35d 100644 --- a/CLIENT_DATA/uninstall.ins +++ b/CLIENT_DATA/uninstall.ins @@ -35,7 +35,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "paintdotnet" +Set $ProductId$ = "paintdotnet.paintdotnet" Set $InstallDir32$ = "%CommonProgramsDir%\Paint.NET" Set $InstallDir64$ = "%CommonProgramsDir%\Paint.NET" ; ---------------------------------------------------------------- diff --git a/OPSI/control b/OPSI/control index ffd1cbd..28d724d 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: paintdotnet +id: paintdotnet.paintdotnet name: Paint.NET description: Paint.NET is free image and photo editing software for computers that run Windows. advice: ADVICE diff --git a/builder-product.cfg b/builder-product.cfg index 0edd1e3..2e8fc0a 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="getpaint.net" -PN="paintdotnet" +PN="paintdotnet.paintdotnet" VERSION="3.5.10" RELEASE="1" PRIORITY="0"