Last change
on this file since 98549 was 98549, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.
|
-
Property svn:eol-style
set to
native
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic
|
---|
3 | PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
4 | <topic xml:lang="en-us" id="windows-guest-file-extraction">
|
---|
5 | <title>Manual File Extraction</title>
|
---|
6 |
|
---|
7 | <body>
|
---|
8 | <p>
|
---|
9 | If you would like to install the files and drivers manually,
|
---|
10 | you can extract the files from the Windows Guest Additions
|
---|
11 | setup as follows:
|
---|
12 | </p>
|
---|
13 | <pre xml:space="preserve">VBoxWindowsAdditions.exe /extract</pre>
|
---|
14 | <p>
|
---|
15 | To explicitly extract the Windows Guest Additions for another
|
---|
16 | platform than the current running one, such as 64-bit files on
|
---|
17 | a 32-bit system, you must use the appropriate platform
|
---|
18 | installer. Use
|
---|
19 | <filepath>VBoxWindowsAdditions-x86.exe</filepath> or
|
---|
20 | <filepath>VBoxWindowsAdditions-amd64.exe</filepath> with the
|
---|
21 | <codeph>/extract</codeph> parameter.
|
---|
22 | </p>
|
---|
23 | </body>
|
---|
24 |
|
---|
25 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.