Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: How to make windows shut down after an exit  (Read 1291 times)

0 Members and 1 Guest are viewing this topic.

Hoagie_one

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3062
  • Last login:September 04, 2020, 12:36:28 pm
  • Um....whats a cabinet
How to make windows shut down after an exit
« on: June 20, 2003, 02:22:27 pm »
Lets say im using a front end and i exit.  Is thre a way to have the FE automatically run a windows shut down script?

how woudl i so this?

do any FE's already do this?

Syxx

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 158
  • Last login:June 25, 2006, 06:36:25 pm
  • Bling Bling
Re:How to make windows shut down after an exit
« Reply #1 on: June 20, 2003, 02:55:36 pm »
Lets say im using a front end and i exit.  Is thre a way to have the FE automatically run a windows shut down script?

how woudl i so this?

do any FE's already do this?

Get MAMEWAH, best FE there is, i use it with over 9 EMUs and can even play PC games that dont need keyboard and launch DivX and VCDs from it.

Oh ya and one of the options when exiting is shutdown, or even restart.

check it out. its awesome and i bet the next release will be even cooler.

Hoagie_one

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3062
  • Last login:September 04, 2020, 12:36:28 pm
  • Um....whats a cabinet
Re:How to make windows shut down after an exit
« Reply #2 on: June 20, 2003, 03:16:18 pm »
I want it to have to shut down on exit.  I dont want a choice in the matter at all.  Is that possible

Syxx

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 158
  • Last login:June 25, 2006, 06:36:25 pm
  • Bling Bling
Re:How to make windows shut down after an exit
« Reply #3 on: June 20, 2003, 05:47:03 pm »
well its not really a hassle all you do it bring up the menu and pick shutdown, its in the same place you would go to exit the frontend so its not difficult to reach.

Hoagie_one

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3062
  • Last login:September 04, 2020, 12:36:28 pm
  • Um....whats a cabinet
Re:How to make windows shut down after an exit
« Reply #4 on: June 20, 2003, 06:04:53 pm »
I just want it to be mandatory.  

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:How to make windows shut down after an exit
« Reply #5 on: June 20, 2003, 06:14:21 pm »
Lets say im using a front end and i exit.  Is thre a way to have the FE automatically run a windows shut down script?

how woudl i so this?

do any FE's already do this?

severeal fe's do this...mine does (exitcomp|true| in cfg\fe.cfg)...dk does...probably more...

you could also use a batch file that launches the fe and the when the fe exits launchers one off those small programs that exit windows...you could also use autoit to make your own...http://www.hiddensoft.com/AutoIt/

peter

Malachai

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 160
  • Last login:April 05, 2014, 11:07:00 pm
Re:How to make windows shut down after an exit
« Reply #6 on: June 23, 2003, 11:06:13 am »
This should help.  Just start you FE in a .bat file and add the shutdown command after it.  Here's a link to some usefull Win commands: http://www.robvanderwoude.com/shutdown.html

Hope that helps.  It works for me.