AddFolderIcon(
DesktopFolder, // where shortcut will appear
"Shortcut to INSTALLDIR", // shortcut display name
szFolder, // what shortcut launches
"" // working directory
INSTALLDIR ^ "Sample.exe", 0, // icon file, index
"", // shortcut key
NULL);
// special settings