correct file copy from wrong source dir
This commit is contained in:
@@ -83,7 +83,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
[Files_install]
|
[Files_install]
|
||||||
copy -s "%ScriptPath%\files\*.*" "$InstallDir$"
|
copy -s "%ScriptPath%\X86\*.*" "$InstallDir$"
|
||||||
|
|
||||||
[Registry_install]
|
[Registry_install]
|
||||||
openkey [HKEY_LOCAL_MACHINE\Software\HighCriteria\TranscriptionBuddyPE\WinReg]
|
openkey [HKEY_LOCAL_MACHINE\Software\HighCriteria\TranscriptionBuddyPE\WinReg]
|
||||||
|
|||||||
Reference in New Issue
Block a user