correct typos

This commit is contained in:
Mario Fetka
2012-01-20 22:33:31 +01:00
parent 9b6b599e41
commit 6c17ccbecd
2 changed files with 3 additions and 3 deletions

View File

@@ -20,8 +20,8 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "freemind"
Set $InstallDir$ = "%ProgramFiles32Dir%\FreeMind"
Set $ProductId$ = "openvpn"
Set $InstallDir$ = "%ProgramFiles32Dir%\OpenVPN"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$
; ----------------------------------------------------------------