12 lines
381 B
Plaintext
12 lines
381 B
Plaintext
|
; -----------------------------------------------------------------
|
||
|
; This file shows how to install the default networking components.
|
||
|
;
|
||
|
; 1. This sample contains only the Networking related sections.
|
||
|
; If you want to use this file for unattended installs, you may want to
|
||
|
; add contents of the file baseaf.txt to this file.
|
||
|
;
|
||
|
|
||
|
[Networking]
|
||
|
InstallDefaultComponents = Yes
|
||
|
|