Article ID: 104171
Article Last Modified on 11/1/2006
Microsoft Setup
SETUP [/?] [/f] [/i <INF Src File>]
[/c <Script Section>] [/s <Src Path>]
[/d <Dest Path>] [/t <Var> = <Value>]
[/n] [/v]
/? - generates this Usage message.
/f - turns off blue background.
/i - defaults to current directory + 'SETUP.INF'.
/c - defaults to 'Shell Commands'.
/s - defaults to Current Working Directory.
/d - optional destination, mandatory on setup to share.
/t - set INF <var> to <value>, multiple /T is valid.
/n - setup to share mode
/v - turn on INF syntax checking.
Of these switches, /?, /I, /S, /D, and /N are supported only for an
administrative setup of Windows NT or Windows NT Advanced Server, which
involves creating an installation which can be used for network
installations of Windows NT. When performing an administrative setup from
Windows NT or Windows NT Advanced Server, it must be a setup consistent
with the operating system type. For example, you cannot perform a Windows
NT administrative setup from a Windows NT Advanced Server installation.
Additional query words: prodnt switches admin shared
Keywords: kbsetup KB104171