All Forums >> [Scripting] >> Post a VBScript >> Show Hidden Add/Remove Components Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Some Windows features (such as Wordpad) are always hidden from the Add/Remove Programs applet in the Control Panel. This script unhides them.
This script should work on all versions of Windows. It also makes use of Environmental variables to determine the Windows directory. This script features full error handling and built-in uninstall. This is my first coding experience so don't laugh too hard.