diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index df2eff3..655bedd 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.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$ = "opera" +Set $ProductId$ = "opera.opera" Set $MinimumSpace$ = "20 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%ProgramFiles32Dir%\Opera" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index 3ccd4ad..22c0860 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "opera" +Set $ProductId$ = "opera.opera" Set $InstallDir$ = "%ProgramFiles32Dir%\Opera" ; ---------------------------------------------------------------- diff --git a/OPSI/control b/OPSI/control index 1d03910..4b39643 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: opera +id: opera.opera name: opera description: Der Browser der Zukunft advice: ADVICE diff --git a/builder-product.cfg b/builder-product.cfg index 997c2cd..a0d360e 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="opera.com" -PN="opera" +PN="opera.opera" VERSION="11.62" UVERSION="1162" RELEASE="3"