diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml
index 149523fd1..3e001f708 100644
--- a/resources/systems/unix/es_systems.xml
+++ b/resources/systems/unix/es_systems.xml
@@ -867,8 +867,8 @@
openbor
OpenBOR Game Engine
%ROMPATH%/openbor
- .7z .7Z .zip .ZIP
- PLACEHOLDER %ROM%
+ .AppImage
+ %STARTDIR%=%GAMEDIR% %EMULATOR_OS-SHELL% -c "%ROM%"
openbor
openbor
diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml
index d29a3453b..297c8cd45 100644
--- a/resources/systems/windows/es_systems.xml
+++ b/resources/systems/windows/es_systems.xml
@@ -864,8 +864,8 @@
openbor
OpenBOR Game Engine
%ROMPATH%\openbor
- .7z .7Z .zip .ZIP
- PLACEHOLDER %ROM%
+ .exe .EXE .lnk .LNK
+ %HIDEWINDOW% %ESCAPESPECIALS% %STARTDIR%=%GAMEDIR% %EMULATOR_OS-SHELL% /C %ROM%
openbor
openbor