add sp1 to install
This commit is contained in:
parent
b1f93c8ab2
commit
99f222029f
@ -87,6 +87,7 @@ endif
|
||||
; === MSI package =======================================================================================
|
||||
; You may use the parameter PIDKEY=$Licensekey$
|
||||
"$InstallExe$" /quiet /passive /norestart
|
||||
"$InstallSpExe$" /quiet /passive /norestart
|
||||
;
|
||||
|
||||
[Files_install]
|
||||
|
@ -22,6 +22,11 @@ DL_SOURCE[1]="http://download.microsoft.com/download/9/F/7/9F742C8F-8C70-4498-B4
|
||||
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[1]="InstallSpExe"
|
||||
|
||||
# File array index for the image showing while installing the program
|
||||
ICON_DL_INDEX=0
|
||||
|
||||
|
@ -0,0 +1 @@
|
||||
a879b89157cfab13d7963278aebfdc819acc2d73 /home/mario/.opsi-dist-cache/ppviewer-2010/X86/powerpointviewer2010sp1-kb2460050-x86-fullfile-de-de.exe
|
Loading…
Reference in New Issue
Block a user