force an generic installdir without version in name

This commit is contained in:
Mario Fetka
2013-03-25 05:25:23 +01:00
parent a343059d23
commit 8311443dac
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $InstallDir$ = "%ProgramFiles32Dir%\MySQL Workbench 5.2 CE"
Set $InstallDir$ = "%ProgramFiles32Dir%\MySQL\Workbench"
; ----------------------------------------------------------------
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"