Searched refs:NoStartup (Results 1 – 2 of 2) sorted by relevance
67 UINT32 NoStartup:1; ///< Was "-nostartup" found on command line. member
886 ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup = FALSE; in ProcessCommandLine()916 ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup = TRUE; in ProcessCommandLine()1004 ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup = 1; in ProcessCommandLine()1102 …|| (ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup && !ShellInfoObject.ShellInitSetting… in DoStartupScript()