Intial commit

This commit is contained in:
Mario Fetka
2013-08-13 01:57:48 +02:00
parent 5781b13637
commit 914104c103
5 changed files with 7 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
[X86]
[COMMON]
PN=name
VERSION=version

View File

@@ -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"

View File

@@ -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"