From ee3486a8f0a0491fc8130f9c286a4840dfe389f9 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 15 May 2012 21:46:05 +0200 Subject: [PATCH] also for x86 --- CLIENT_DATA/setup.ins | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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: