Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
To add an item to the Programs submenu, follow these steps.
Instructions
Step 1:
Create a shell link by using the IShellLink interface.
Step 2:
Obtain the location of the Programs folder by using the SHGetKnownFolderPath function, passing FOLDERID_Programs.
Step 3:
Add the Shell link to the Programs folder. You can also create a folder in the Programs folder and add the link to that folder.