I'm guessing it's a group policy thing, because I have to run appwiz.cpl from cmd to launch the add / remove programs window. Is there a command line utility to control windows components? If not, how do I edit my policy to let me see the windows components?

link|improve this question

70% accept rate
feedback

2 Answers

up vote 0 down vote accepted

Check: How to add or remove Windows Components by using Sysocmgr.exe.
also look at this thread.

link|improve this answer
feedback

If it is disabled by group policy you can go to the following registry key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall

Change the NoWindowsSetupPage value to 0.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.