Intial commit
This commit is contained in:
parent
5781b13637
commit
914104c103
@ -1,5 +0,0 @@
|
|||||||
[X86]
|
|
||||||
|
|
||||||
[COMMON]
|
|
||||||
PN=name
|
|
||||||
VERSION=version
|
|
@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; no white space use '-' as a seperator
|
; no white space use '-' as a seperator
|
||||||
Set $MinimumSpace$ = "20 MB"
|
Set $MinimumSpace$ = "20 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\TeamViewer\Version8"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\TeamViewer\Version7"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
|
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
|
||||||
|
@ -33,7 +33,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\TeamViewer\Version8"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\TeamViewer\Version7"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
|
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
|
||||||
|
@ -1 +0,0 @@
|
|||||||
3cad5ff407a5d8b6c23933503bbc4ede921d0b99 /home/mario/.opsi-dist-cache/teamviewer.teamviewer8-8.0.20202/X86/TeamViewer_Setup_de-8.0.20202.exe
|
|
@ -2,10 +2,10 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="teamviewer.com"
|
VENDOR="teamviewer.com"
|
||||||
PN="teamviewer.teamviewer8"
|
PN="teamviewer.teamviewer7"
|
||||||
NAME="TeamViewer 8"
|
NAME="TeamViewer 7"
|
||||||
DESCRIPTION="TeamViewer - die All-In-One Software fuer Fernwartung und Online Meeting"
|
DESCRIPTION="TeamViewer - die All-In-One Software fuer Fernwartung und Online Meeting"
|
||||||
VERSION="8.0.20202"
|
VERSION="7.0.17271"
|
||||||
RELEASE="3"
|
RELEASE="3"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
@ -17,8 +17,8 @@ TYPE="public"
|
|||||||
DL_FILE[0]="TeamViewer_logo.png"
|
DL_FILE[0]="TeamViewer_logo.png"
|
||||||
DL_SOURCE[0]="http://www.meindesire.de/wp-content/uploads/2010/11/TeamViewer_logo.png"
|
DL_SOURCE[0]="http://www.meindesire.de/wp-content/uploads/2010/11/TeamViewer_logo.png"
|
||||||
|
|
||||||
DL_FILE[1]="TeamViewer_Setup_de-${VERSION}.exe"
|
DL_FILE[1]="TeamViewer_Setup-${VERSION}.exe"
|
||||||
DL_SOURCE[1]="http://download.teamviewer.com/download/TeamViewer_Setup_de.exe"
|
DL_SOURCE[1]="http://download.teamviewer.com/download/version_7x/TeamViewer_Setup.exe"
|
||||||
DL_ARCH[1]="X86"
|
DL_ARCH[1]="X86"
|
||||||
DL_WINST_NAME[1]=InstallExe
|
DL_WINST_NAME[1]=InstallExe
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user