Last change
on this file since 105935 was 105388, checked in by vboxsync, 9 months ago |
Docs: bugref:10705. Merging the following revisions from doc team's repo:
- r6163 Moved L5 topic to L4 in guest additions, fixed some spaces. VBP-903
- r6159 Removed screenshots and removed confusing comment from ditamap VBP-808
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
992 bytes
|
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>If you would like to install the files and drivers manually, you can extract the files from the
|
---|
9 | Windows Guest Additions setup as follows: </p>
|
---|
10 | <pre xml:space="preserve">VBoxWindowsAdditions.exe /extract</pre>
|
---|
11 | <p>To explicitly extract the Windows Guest Additions for another platform than the current running
|
---|
12 | one, such as 64-bit files on a 32-bit system, you must use the appropriate platform installer. Use
|
---|
13 | <filepath>VBoxWindowsAdditions-x86.exe</filepath> or <filepath>VBoxWindowsAdditions-amd64.exe</filepath> with
|
---|
14 | the <codeph>/extract</codeph> parameter. </p>
|
---|
15 | </body>
|
---|
16 |
|
---|
17 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.