Last change
on this file since 33280 was 31634, checked in by vboxsync, 14 years ago |
Windows Additions: export shared folders and installer to OSE
|
File size:
757 bytes
|
Line | |
---|
1 | Oracle VM VirtualBox Guest Additions
|
---|
2 |
|
---|
3 | Where have the Windows drivers gone?
|
---|
4 | - The Windows Guest Additions drivers were removed from this directory to
|
---|
5 | save space on your hard drive. To get the files you have to extract them
|
---|
6 | from the Windows Guest Additions installers:
|
---|
7 |
|
---|
8 | To extract the 32-bit drivers to "C:\Drivers", do the following:
|
---|
9 | VBoxWindowsAdditions-x86 /extract /D=C:\Drivers
|
---|
10 |
|
---|
11 | For the 64-bit drivers:
|
---|
12 | VBoxWindowsAdditions-amd64 /extract /D=C:\Drivers
|
---|
13 |
|
---|
14 | Note: The extraction routine will create an additional sub directory
|
---|
15 | with the selected architecture (x86 or amd64) to prevent mixing up
|
---|
16 | the drivers.
|
---|
17 |
|
---|
18 | To get further help with the command line parameteres of the installer,
|
---|
19 | type: VBoxWindowsAdditions-<arch> /?
|
---|
Note:
See
TracBrowser
for help on using the repository browser.