In Windows Vista you can uninstall programs using "Programs and Features" applet in Control Panel. By default Windows shows a confirmation box when you want to uninstall a program as shown in following screnshot:
But if you select the checkbox "In the future, do not show me this dialog box", it'll not show it again and there is no way to restore this confirmation prompt.
So in this small tutorial, I'll tell you how to restore this prompt using Windows Registry:
1. Open regedit and goto:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\DontShowMeThisDialogAgain
2. In right-side pane, delete following String value:
{948e51fb-0a48-44f0-86ac-33c36def540c}
You can also change its value to yes instead of deleting it. It'll also work.
3. Thats it. Now you'll get the uninstall confirmation prompt back.
This article was posted in Troubleshooting, Windows Vista.
Subscribe to RSS Feed |
Email Newsletter |
More Articles
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7



nick
Thanks - big help!