EXE
WinGet
DOSBox-X
joncampbell123 [DOSBox-X Team] · 2023.09.01 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
dosbox-x-windows-2023.09.01-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
dosbox-x-windows-2023.09.01-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DOSBox-X 2023.09.01 (32/64bit for Windows)
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2023.09.01
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
dosbox-x-windows-2023.09.01-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
joncampbell123.DOSBox-X
Version
2023.09.01
Description
DOSBox-X is an open-source DOS emulator for running DOS games and applications.
License
GNU General Public License v2.0
↗
Support
https://dosbox-x.com/wiki
Installer URL
https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v2023.09.01/dosbox-x-windows-2023.09.01-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- Disable by default message confirmation after snapshot and AVI video
- Remove "LOG: Logging output has been disabled." output when -nolog
- Fix stuck Ins key problems by fixing a typo in src/ints/bios_keyboard.cpp.
- NE2000 macaddr default is now "random", which instructs the NE2000
- IPX: If NE2000 and IPX are enabled, and an IPX tunneling connection is
- IPX: Add extension to server to allow clients to register their own
- IPX client: If both IPX and NE2000 emulation are enabled, IPX emulati…