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: Power Button and Vista  (Read 974 times)

0 Members and 1 Guest are viewing this topic.

southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 832
  • Last login:Today at 09:36:54 am
  • Whatever!
Power Button and Vista
« on: November 17, 2008, 10:50:43 pm »
I got my computer power hooked up to a button.  When I hit it to close down the system, Vista prompts me to close all programs first.  How do I bypass this.  I never had this problem with XP or 2000.

thanks for your help,
Southpaw

Ummon

  • Trade Count: (+13)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5244
  • Last login:June 09, 2010, 06:37:18 pm
Re: Power Button and Vista
« Reply #1 on: November 18, 2008, 07:55:51 pm »
Forget the answer but remember seeing it asked and answered a couple/few months ago.
Yo. Chocolate.


"Theoretical physics has been the most successful and cost-effective in all of science."

Stephen Hawking


People often confuse expressed observations with complaint, ridicule, or - even worse - self-pity.

southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 832
  • Last login:Today at 09:36:54 am
  • Whatever!
Re: Power Button and Vista
« Reply #2 on: November 19, 2008, 12:28:53 am »
Thanks-I searched "Vista" all the way to last year....No luck...

Anyone else?

Thanks,
Southpaw

bc411

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 28
  • Last login:July 01, 2013, 08:53:32 pm
  • Game Over....NOT!
    • BC's Arcade
Re: Power Button and Vista
« Reply #3 on: November 20, 2008, 02:49:43 pm »
Try editing this key in the registry:

HKEY_CURRENT_USER\Control Panel\Desktop
"AutoEndTasks"=0

Change the "0" to a "1" without the quotes.

If the key is not present, just add it with the "1".

Hope this helps!!

southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 832
  • Last login:Today at 09:36:54 am
  • Whatever!
Re: Power Button and Vista
« Reply #4 on: November 20, 2008, 04:00:16 pm »
THANKS!!!  It worked with zero. 

I'm not a computer expert, and was having trouble with the directions.  I googled it and found the same directions for the computer challenged.   Here they are:

"Just to reiterate, you’ll want to open the Windows registry by hitting the Start button, selecting Run, typing regedit, and then hitting OK. Scroll all the way up and collapse the folders on the left-hand side until you see only a list of folders that start with HKEY. Now expand folders (by clicking on the plus-box) in this order: HKEY_CURRENT_USER, then Control Panel. Click the Desktop folder, which should pull up the three registry keys noted in the tip: AutoEndTasks, WaitToKillApp, and HungAppTimeout.

If you still don’t see them you can add the registry strings manually. Start by right-clicking on the section of the Registry Editor window that contains all the keys and clicking New, then String Value. Right-click the new value and rename it AutoEndTasks, then double-click the value and make it 1. Repeat the same step to create a WaitToKillApp string with a value of 1,000 and a HungAppTimeout string with a value of 3,000."

Thanks again.....


bc411

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 28
  • Last login:July 01, 2013, 08:53:32 pm
  • Game Over....NOT!
    • BC's Arcade
Re: Power Button and Vista
« Reply #5 on: November 20, 2008, 04:33:15 pm »
Cool!! Gald I could help!!