MMOCoin

Likes Likes:  0
Results 1 to 2 of 2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Founder
    Apple's Avatar
    Join Date
    Jul 2008
    Location
    HeaveN
    Posts
    15,917
    Post Thanks / Like
    Rep Power
    10
    Reputation
    295

    [Guide] Disable Windows Error Report/ How to disable windows error reporting gui

    To disable the error report window (that pops up if a task crashed with the options to close program or send report to ms)
    you have to edit the registry.

    Locate the key:

    Code:
    HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control \ Windows \ ErrorMode
    the default value is "0". Change it to "2" (without " )

    then locate
    Code:
    HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Windows Error Reporting \ DontShowUI
    the default value is "0". Change it to "1" (without " )

    This is tested with Windows 2008 Server Edition. Should work with Vista/Win7 as well.









  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Graphics Guru

    Join Date
    Feb 2009
    Posts
    1,377
    Post Thanks / Like
    Rep Power
    24
    Reputation
    382
    very useful

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •