reanme
This commit is contained in:
parent
4c867b5522
commit
37f8bff159
@ -31,7 +31,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$ = "opera"
|
Set $ProductId$ = "opera.opera"
|
||||||
Set $MinimumSpace$ = "20 MB"
|
Set $MinimumSpace$ = "20 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Opera"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\Opera"
|
||||||
|
@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $ProductId$ = "opera"
|
Set $ProductId$ = "opera.opera"
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Opera"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\Opera"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: opera
|
id: opera.opera
|
||||||
name: opera
|
name: opera
|
||||||
description: Der Browser der Zukunft
|
description: Der Browser der Zukunft
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="opera.com"
|
VENDOR="opera.com"
|
||||||
PN="opera"
|
PN="opera.opera"
|
||||||
VERSION="11.62"
|
VERSION="11.62"
|
||||||
UVERSION="1162"
|
UVERSION="1162"
|
||||||
RELEASE="3"
|
RELEASE="3"
|
||||||
|
Loading…
Reference in New Issue
Block a user