35 lines
955 B
INI
35 lines
955 B
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="softmaker.de"
|
|
PN="tmviewer"
|
|
VERSION="2010.rev591"
|
|
RELEASE="10"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
TYPE="restricted"
|
|
|
|
#####################
|
|
# File object array
|
|
#####################
|
|
|
|
|
|
DL_FILE[0]="SoftMaker-Logo.png"
|
|
DL_SOURCE[0]="http://www.android-user.de/var/ezflow_site/storage/images/artikel/exklusiv-vorschau-auf-softmaker-office-fuer-android/softmaker-logo.png/25888-1-ger-DE/SoftMaker-Logo.png.png"
|
|
|
|
DL_FILE[1]="TextMakerViewer2010.msi"
|
|
DL_SOURCE[1]="http://internal.graz.disconnected-by-peer.at/Orig/SoftMaker/Viewer/HB/2010/TextMakerViewer2010.msi"
|
|
DL_ARCH[1]="X86"
|
|
DL_WINST_NAME[1]="InstallMsi"
|
|
|
|
# Download direct the executable
|
|
#DL_FILE[1]="TMViewerSetup.exe"
|
|
#DL_SOURCE[1]="http://www.softmaker.net/down/TMViewerSetup.exe"
|
|
#DL_ARCH[1]="X86"
|
|
#DL_WINST_NAME[1]="InstallExe"
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|
|
|