- Timestamp:
- Apr 30, 2015 9:44:24 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_Installation.xml
r53353 r55538 175 175 <para>Unattended installations can be performed using the standard MSI 176 176 support.</para> 177 178 <para> 179 User is able to choose between NDIS5 or NDIS6 network devices during installation. 180 It is realized via command line argument NETWORKTYPE. 181 NDIS6 is default option for Windows Vista and higher. 182 User can force to install NDIS5 on Windows Vista using NETWORKTYPE=NDIS5. 183 NDIS5 is default option for Windows versions below than Vista. 184 User can't force to install NDIS6 on Windows below than Vista using NETWORKTYPE=NDIS6 because this type of network device isn't supported there. 185 186 For example, install NDIS6, do a: <screen>VirtualBox.exe -msiparams NETWORKTYPE=NDIS6</screen> 187 or <screen>msiexec /i VirtualBox-<version>-MultiArch_<x86|amd64>.msi NETWORKTYPE=NDIS6</screen> 188 </para> 189 177 190 </sect2> 178 191 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.