Make a button to open "programs and features" in Windows 7?
Posted: 18 Apr 2012 01:02
Anyone know how to make a button to open control panel's "programs and features" in Windows 7?
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Yes, add this to your button:ghost zero wrote:Anyone know how to make a button to open control panel's "programs and features" in Windows 7?
Code: Select all
"-Add/Remove programs|C:\Windows\System32\shell32.dll /163"
run "control appwiz.cpl";