This commit is contained in:
Mario Fetka 2019-10-11 12:02:11 +02:00
parent c064c3e49a
commit a63a7c6118
5 changed files with 10 additions and 10 deletions

View File

@ -78,7 +78,7 @@ endif
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
[Files_install]
copy -s "$InstallExe$" "$InstallDir$"
#copy -s "$InstallExe$" "$InstallDir$"
; copy the ini file to the InstallDir
copy "$IniCfgFile$" "$InstallDir$"

View File

@ -1 +0,0 @@
0c22c2f3ba6bce7e6501f84260ca254667b244af /home/mario/.opsi-dist-cache/microsoft.skype-6.11.103/X86/KillSkypeHome.exe

View File

@ -1 +0,0 @@
2e47c61ddef805851a410f904ad1af943d1699ed /home/mario/.opsi-dist-cache/microsoft.skype-7.41.101/X86/SkypeSetup-7.41.101.msi

View File

@ -0,0 +1 @@
46acb7c95a35f83b1ea43481425d9f79bc3c9fa8 /home/mario/.opsi-dist-cache/microsoft.skype-8.53.0.85/X86/SkypeSetup-8.53.0.85.msi

View File

@ -5,7 +5,7 @@ VENDOR="microsoft.com"
PN="microsoft.skype"
NAME="Microsoft Skype"
DESCRIPTION="Skype ist eine kostenlose VoIP-Software mit Instant-Messaging-Funktion, Dateiuebertragung und Videotelefonie, die ein proprietaeres Protokoll verwendet."
VERSION="7.41.101"
VERSION="8.53.0.85"
RELEASE="1"
PRIORITY="0"
ADVICE=""
@ -18,19 +18,20 @@ DL_FILE[0]="Microsoft_Skype_for_Business_logo.png"
DL_SOURCE[0]="https://upload.wikimedia.org/wikipedia/commons/8/86/Microsoft_Skype_for_Business_logo.png"
DL_FILE[1]="SkypeSetup-${VERSION}.msi"
DL_SOURCE[1]="https://www.skype.com/go/getskype-msi"
#DL_SOURCE[1]="https://download.skype.com/msi/SkypeSetup_7.41.0.101.msi"
DL_SOURCE[1]="https://go.skype.com/msi-download"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallMsi
DL_FILE[2]="KillSkypeHome.exe"
DL_SOURCE[2]="http://sourceforge.net/projects/killskypehome/files/KillSkypeHome/Version%201.0/KillSkypeHome.exe"
DL_ARCH[2]="X86"
DL_WINST_NAME[2]=InstallExe
#DL_FILE[2]="KillSkypeHome.exe"
#DL_SOURCE[2]="http://sourceforge.net/projects/killskypehome/files/KillSkypeHome/Version%201.0/KillSkypeHome.exe"
#DL_ARCH[2]="X86"
#DL_WINST_NAME[2]=InstallExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
OPSI_INI_VALUE[0]="{1845470B-EB14-4ABC-835B-E36C693DC07D}"
OPSI_INI_VALUE[0]="{363C9D4E-31F1-43EE-AE8A-894ED6F44D06}"