Author Topic: Exit to Desktop is using Exit Command  (Read 5896 times)

Matty3891

  • Newbie
  • *
  • Posts: 2
    • View Profile
Exit to Desktop is using Exit Command
« on: March 30, 2025, 12:01:41 AM »
I have the exit command in AM set as ‘shutdown -s -t 00’ which works great to shutdown the pc when required…
However, when I want to exit to the desktop from AM using a key set in the exit to desktop setting, it also uses the shutdown command above instead of exiting to the desktop.
Any ideas why please?
« Last Edit: March 30, 2025, 04:39:21 AM by Matty3891 »

sophiasmith

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Monkey Mart
Re: Exit to Desktop is using Exit Command
« Reply #1 on: August 02, 2025, 01:53:22 AM »
It seems like the shutdown command is shutting down the computer instead of just exiting to the desktop — try changing it to exit or taskkill!

Matty3891

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Exit to Desktop is using Exit Command
« Reply #2 on: August 02, 2025, 11:04:24 PM »
Yea all the ‘Exit to desktop’ option seems to do is bypass the confirm exit stage, and then follow normal exit procedure including using any ‘exit command’.
I run the FE Shelled, so if I want to exit to the desktop, I now just replace ‘shutdown’ with ‘explorer’ as the exit command, and then reverse it when I want to power off the arcade from the frontend.
Not ideal but best I can do without adding a script.
« Last Edit: August 04, 2025, 11:11:03 PM by Matty3891 »