FOLDER_DESKTOP
InstallShield 2020 » InstallScript Language Reference
The FOLDER_DESKTOP system variable stores the fully qualified path to the Desktop folder, which holds the program folders and items that are displayed on the end user’s desktop.
To ensure that groups and folders are created at the proper location, the location to which FOLDER_DESKTOP points changes when the default group or folder type is changed from Common to Personal or from Personal to Common when the system variable ALLUSERS is changed.
See Also