also for x86

This commit is contained in:
Mario Fetka 2012-05-15 21:46:05 +02:00
parent 846a300e9b
commit ee3486a8f0

View File

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