Page 1 of 1

Make a button to open "programs and features" in Windows 7?

Posted: 18 Apr 2012 01:02
by ghost zero
Anyone know how to make a button to open control panel's "programs and features" in Windows 7?

Re: Make a button to open "programs and features" in Windows

Posted: 18 Apr 2012 01:25
by nas8e9
This page seems promising?

Re: Make a button to open "programs and features" in Windows

Posted: 18 Apr 2012 19:06
by serendipity
ghost zero wrote:Anyone know how to make a button to open control panel's "programs and features" in Windows 7?
Yes, add this to your button:

Code: Select all

"-Add/Remove programs|C:\Windows\System32\shell32.dll /163"
  run "control appwiz.cpl";