systeminfo DirStartup property
Return to Introduction  Previous page  Next page
Applies to
acSystemInfo component.  

Declaration
property DirStartup: String;  

Description
The DirStartup is the file system directory that corresponds to the user's Startup program group. All files in this folder will be automatically executed on every Windows startup for current user.  
 
tip Startup folder in system menu may also contain entries for all PC users. To determinate folder with files for all users of local machine — use DirStartupAll property.  

See also
DirStartupAll property.