AeThex-OS/os/runtimes/windows
2025-12-28 10:07:32 -07:00
..
README.md feat: Full layered OS architecture - Wine + Docker + Dev Tools 2025-12-28 10:07:32 -07:00
wine-launcher.sh feat: Full layered OS architecture - Wine + Docker + Dev Tools 2025-12-28 10:07:32 -07:00

Windows Runtime

Compatibility layer for running Windows .exe applications.

Components

  • Wine 9.0+ (stable)
  • Proton (for games)
  • DXVK (DirectX to Vulkan)
  • Windows fonts (Arial, Times New Roman, etc.)

Execution Policy

  1. Try Wine (fast, no Windows license)
  2. Fall back to VM if needed (QEMU/KVM)
  3. Remote host as last resort

File Associations

.exe, .msi, .bat → wine-launcher