This commit is contained in:
Mario Fetka 2012-05-02 07:16:05 +02:00
parent 5d0a8019e5
commit ba40d9c40a
4 changed files with 4 additions and 4 deletions

View File

@ -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$ = "irfanview" Set $ProductId$ = "irfanview.irfanview"
Set $MinimumSpace$ = "10 MB" Set $MinimumSpace$ = "10 MB"
; the path were we find the product after the installation ; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\IrfanView" Set $InstallDir$ = "%ProgramFiles32Dir%\IrfanView"

View File

@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
; - Please edit the following values - ; - Please edit the following values -
; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Set $ProductId$ = "irfanview" Set $ProductId$ = "irfanview.irfanview"
Set $InstallDir$ = "%ProgramFiles32Dir%\IrfanView" Set $InstallDir$ = "%ProgramFiles32Dir%\IrfanView"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------

View File

@ -5,7 +5,7 @@ incremental: False
[Product] [Product]
type: localboot type: localboot
id: irfanview id: irfanview.irfanview
name: IrfanView Bildbetrachtungsprogramm name: IrfanView Bildbetrachtungsprogramm
description: IrfanView is a very fast, small, compact and innovative FREEWARE (for non-commercial use) graphic viewer for Windows. description: IrfanView is a very fast, small, compact and innovative FREEWARE (for non-commercial use) graphic viewer for Windows.
advice: ADVICE advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information # Setup product information
############################ ############################
VENDOR="irfanview.tuwien.ac.at" VENDOR="irfanview.tuwien.ac.at"
PN="irfanview" PN="irvanview.irfanview"
VERSION="4.33" VERSION="4.33"
RELEASE="3" RELEASE="3"
PRIORITY="0" PRIORITY="0"