diff --git a/CLIENT_DATA/setup.ins b/CLIENT_DATA/setup.ins index 3499264..7081cdb 100644 --- a/CLIENT_DATA/setup.ins +++ b/CLIENT_DATA/setup.ins @@ -83,8 +83,7 @@ else endif [Winbatch_install_32] -ChangeDirectory $FontDir$ -FontReg /copy +FontReg [Files_install_32] copy -s "$Fonts$" "%Systemroot%\Fonts" @@ -93,9 +92,7 @@ copy -s "$Fonts$" "%Systemroot%\Fonts" FontReg [Files_install_64] -; Example of recursively copying some files into the installation directory: -; -; copy -s "%ScriptPath%\files\*.*" "$InstallDir64$" +copy -s "$Fonts$" "%Systemroot%\Fonts" [Registry_install] ; Example of setting some values of an registry key: