Microsoft SDK for Java

SpecialFolder.STARTUP

Specifies the file system directory that corresponds to the user's Startup program group.

Syntax

public static final int STARTUP;

Remarks

The STARTUP field represents that path to programs that are run whenever a user logs on to Windows NT or starts Windows 95.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.