,
la gear
| Back to logs list
64752 2009 年 08 月 07 日 07:08 Reading (loading. ..) Comments (0) Category: Technical text block
snetcfg [-v] [-l ]-c
-i
where,
la gear mens shoes,
-l provides the location of INF
/ / specify the full path to INF file
-c provides the class of the component to be installed
p == Protocol,
la gears sneakers, s == Service, c == Client
/ / specify the component type,
la gear sale, P = protocol,
la gear light, S = Service,
la gear sneakers, C = client
-i provides the component ID
/ / specified component ID
The arguments must be passed in the order shown.
/ / parameter must specify the order
Examples: / / example of it yourself
snetcfg-lc: \ oemdir \ foo.inf-cp-i foo
... installs protocol 'foo' using c: \ oemdir \ foo.inf
snetcfg-cs-i MS_Server
... installs service 'MS_Server'
OR
/ / second form: View the specified component
snetcfg [-v]-q
Example:
snetcfg-q MS_IPX
. .. displays if component 'MS_IPX' is installed
OR
/ / third format: Uninstall
snetcfg [-v]-u
Example:
snetcfg-u MS_IPX
... uninstalls component 'MS_IPX'
OR
/ / The fourth format: Displays all of the specified type of component
snetcfg [-v]-s
where,
-s provides the type of components to show
a == adapters, n == net components
Examples:
snetcfg-sn
... shows all installed net components
OR
/ / V formats: Displays the path of a component
snetcfg [-v]-b
Examples:
snetcfg-b ms_tcpip
... shows binding paths containing 'ms_tcpip'