The System.Environment.GetFolderPath() function can be used to get a users startup or start menu folder, for example:
C:\Windows\Documents and Settings\Freddie\StartMenu
-or -
C:\Windows\Profiles\Frank\StartMenu\Startup
How can you get the common start menu or startup folder? As in...
C:\Windows\Documents and Settings\All Users\StartMenu
(I already checked... There is no option for common start menu or common documents and settings or common startup.)
C:\Windows\Documents and Settings\Freddie\StartMenu
-or -
C:\Windows\Profiles\Frank\StartMenu\Startup
How can you get the common start menu or startup folder? As in...
C:\Windows\Documents and Settings\All Users\StartMenu
(I already checked... There is no option for common start menu or common documents and settings or common startup.)