33 lines
1.0 KiB
INI
33 lines
1.0 KiB
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="microsoft.com"
|
|
PN="microsoft.powerpointviewer"
|
|
VERSION="2010"
|
|
RELEASE="5"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
TYPE="restricted"
|
|
|
|
#####################
|
|
# File object array
|
|
#####################
|
|
|
|
DL_FILE[0]="powerpoint_unicolor2003.png"
|
|
DL_SOURCE[0]="http://files.softicons.com/download/application-icons/ms-office-2003-icons-by-jairo-boudewyn/png/128/powerpoint_unicolor2003.png"
|
|
|
|
DL_FILE[1]="PowerPointViewer.exe"
|
|
DL_SOURCE[1]="http://download.microsoft.com/download/9/F/7/9F742C8F-8C70-4498-B4D1-539BE36A1077/PowerPointViewer.exe"
|
|
DL_ARCH[1]="X86"
|
|
DL_WINST_NAME[1]="InstallExe"
|
|
|
|
DL_FILE[2]="powerpointviewer2010sp1-kb2460050-x86-fullfile-de-de.exe"
|
|
DL_SOURCE[2]="http://download.microsoft.com/download/D/0/5/D056C16D-7518-460B-AFBD-D9544F3BC17E/powerpointviewer2010sp1-kb2460050-x86-fullfile-de-de.exe"
|
|
DL_ARCH[2]="X86"
|
|
DL_WINST_NAME[2]="InstallSpExe"
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|
|
|