correct file copy from wrong source dir
This commit is contained in:
parent
44983df02d
commit
8b8616a61f
@ -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\DictationBuddy\WinReg]
|
openkey [HKEY_LOCAL_MACHINE\Software\HighCriteria\DictationBuddy\WinReg]
|
||||||
|
Loading…
Reference in New Issue
Block a user