From 914104c103e5cab3f67d57a25b8fa9d7166e0d63 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 13 Aug 2013 01:57:48 +0200 Subject: [PATCH] Intial commit --- CLIENT_DATA/opsi-teamviewer.teamviewer8.ini | 5 ----- CLIENT_DATA/setup32.ins | 2 +- CLIENT_DATA/uninstall32.ins | 2 +- TeamViewer_Setup_de-8.0.20202.exe.sha1sum | 1 - builder-product.cfg | 10 +++++----- 5 files changed, 7 insertions(+), 13 deletions(-) delete mode 100644 CLIENT_DATA/opsi-teamviewer.teamviewer8.ini delete mode 100644 TeamViewer_Setup_de-8.0.20202.exe.sha1sum diff --git a/CLIENT_DATA/opsi-teamviewer.teamviewer8.ini b/CLIENT_DATA/opsi-teamviewer.teamviewer8.ini deleted file mode 100644 index 41585d5..0000000 --- a/CLIENT_DATA/opsi-teamviewer.teamviewer8.ini +++ /dev/null @@ -1,5 +0,0 @@ -[X86] - -[COMMON] -PN=name -VERSION=version diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index bd48609..a67574c 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; no white space use '-' as a seperator Set $MinimumSpace$ = "20 MB" ; 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" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index 541825d..30bd786 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -33,7 +33,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $InstallDir$ = "%ProgramFiles32Dir%\TeamViewer\Version8" +Set $InstallDir$ = "%ProgramFiles32Dir%\TeamViewer\Version7" ; ---------------------------------------------------------------- Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini" diff --git a/TeamViewer_Setup_de-8.0.20202.exe.sha1sum b/TeamViewer_Setup_de-8.0.20202.exe.sha1sum deleted file mode 100644 index f220cc2..0000000 --- a/TeamViewer_Setup_de-8.0.20202.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -3cad5ff407a5d8b6c23933503bbc4ede921d0b99 /home/mario/.opsi-dist-cache/teamviewer.teamviewer8-8.0.20202/X86/TeamViewer_Setup_de-8.0.20202.exe diff --git a/builder-product.cfg b/builder-product.cfg index 85821e9..f721047 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,10 +2,10 @@ # Setup product information ############################ VENDOR="teamviewer.com" -PN="teamviewer.teamviewer8" -NAME="TeamViewer 8" +PN="teamviewer.teamviewer7" +NAME="TeamViewer 7" DESCRIPTION="TeamViewer - die All-In-One Software fuer Fernwartung und Online Meeting" -VERSION="8.0.20202" +VERSION="7.0.17271" RELEASE="3" PRIORITY="0" ADVICE="" @@ -17,8 +17,8 @@ TYPE="public" DL_FILE[0]="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_SOURCE[1]="http://download.teamviewer.com/download/TeamViewer_Setup_de.exe" +DL_FILE[1]="TeamViewer_Setup-${VERSION}.exe" +DL_SOURCE[1]="http://download.teamviewer.com/download/version_7x/TeamViewer_Setup.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe