mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -75,9 +75,11 @@
|
||||
x11, dummy) for the SDL library to use. The video
|
||||
driver "directx" has been enabled for Windows SDL1
|
||||
builds (without certain functions). (Wengier)
|
||||
- There is a now a [TTF] section in the config file,
|
||||
- There is a now a [ttf] section in the config file,
|
||||
and TTF-related config options are moved/renamed
|
||||
from [render] section to this section. (Wengier)
|
||||
from [render] section to this section. The Windows
|
||||
installer will also automatically transfer previous
|
||||
TTF options to the new [ttf] section. (Wengier)
|
||||
- Fixed a bug which may lead to crash when pasting
|
||||
text via the DOS clipboard API (e.g. the 4DOS CLIP:
|
||||
device) in non-Windows platforms. (Wengier)
|
||||
|
@@ -152,6 +152,7 @@ echo ***************************************
|
||||
echo * Building DOSBox-X installers ... *
|
||||
echo ***************************************
|
||||
if exist %isspath%\dosbox-x-windows-*-setup.exe del %isspath%\dosbox-x-windows-*-setup.exe
|
||||
copy /y %isspath%\WizModernImage.bmp %isspath%\allusers\WizModernImage.bmp
|
||||
copy /y %isspath%\DOSBox-X-setup.iss %isspath%\allusers\DOSBox-X-setup.iss
|
||||
%isspath%\fart.exe %isspath%\allusers\DOSBox-X-setup.iss "}-setup" "}-setup-allusers"
|
||||
%isspath%\fart.exe %isspath%\allusers\DOSBox-X-setup.iss "=lowest" "=admin"
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user