SetupData.GetAppShortcutFolderPath

string SetupData.GetAppShortcutFolderPath ( 

 )

Example 1

sPath = SetupData.GetAppShortcutFolderPath();

Gets the path to the folder where shortcuts are being installed by the setup and stores this path in "sPath."

See also:  Related Actions