diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml
index d51eeec76..5e8490a20 100644
--- a/resources/systems/macos/es_systems.xml
+++ b/resources/systems/macos/es_systems.xml
@@ -25,8 +25,8 @@
ags
Adventure Game Studio Game Engine
%ROMPATH%/ags
- .7z .7Z .zip .ZIP
- PLACEHOLDER %ROM%
+ .app
+ %ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM%
ags
ags
diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml
index 11947e67b..b9235e81d 100644
--- a/resources/systems/unix/es_systems.xml
+++ b/resources/systems/unix/es_systems.xml
@@ -25,8 +25,8 @@
ags
Adventure Game Studio Game Engine
%ROMPATH%/ags
- .7z .7Z .zip .ZIP
- PLACEHOLDER %ROM%
+ .desktop
+ %ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM%
ags
ags
diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml
index 9a321c71f..267c14146 100644
--- a/resources/systems/windows/es_systems.xml
+++ b/resources/systems/windows/es_systems.xml
@@ -25,8 +25,8 @@
ags
Adventure Game Studio Game Engine
%ROMPATH%\ags
- .7z .7Z .zip .ZIP
- PLACEHOLDER %ROM%
+ .lnk .LNK
+ %HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%
ags
ags