also for x86
This commit is contained in:
parent
846a300e9b
commit
ee3486a8f0
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user