correct file copy from wrong source dir

This commit is contained in:
Mario Fetka 2013-03-15 05:35:17 +01:00
parent d2123393b5
commit 3acf522445
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ else
endif
[Files_install]
copy -s "%ScriptPath%\files\*.*" "$InstallDir$"
copy -s "%ScriptPath%\X86\*.*" "$InstallDir$"
[Registry_install]
openkey [HKEY_LOCAL_MACHINE\Software\HighCriteria\TranscriptionBuddyPE\WinReg]