JCL Help:GetCommonProgramsFolder

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the name of the file system directory that contains the directories for the common program groups that appear on the Start menu for all users.


Pascal

 function GetCommonProgramsFolder: string;


Return Value

A string containing the local path to the system's programs folder.


Description

Returns the name of the file system directory that contains the directories for the common program groups that appear on the Start menu for all users. On a standard Windows NT 4.0 installation, this directory is equivalent to "C:WINNTProfilesAll UsersStart MenuProgram Files".


See Also

GetCommonFilesFolder GetCurrentFolder GetProgramFilesFolder GetWindowsFolder GetWindowsSystemFolder GetWindowsTempFolder GetDesktopFolder GetPersonalFolder GetFavoritesFolder GetStartupFolder GetRecentFolder GetSendToFolder GetStartmenuFolder GetDesktopDirectoryFolder GetNethoodFolder GetFontsFolder GetCommonStartmenuFolder GetCommonStartupFolder GetCommonDesktopdirectoryFolder GetCommonAppdataFolder GetAppdataFolder GetPrinthoodFolder GetCommonFavoritesFolder GetTemplatesFolder GetInternetCacheFolder GetCookiesFolder GetHistoryFolder GetProgramsFolder


About

Unit

JclSysInfo


Donator

Peter Friese


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page