Page 1 of 1
How To Install a Program on VirtualBox
Posted: 16. Aug 2016, 01:58
by BobV365
I have installed VirtualBox on my Windows 10 PC. And I installed Windows 10 on the virtual box. Now, I want to install a few small programs to test them out, but I can't figure out how to get them from my main PC to the VirtualBox. How is this done?
Re: How To Install a Program on VirtualBox
Posted: 16. Aug 2016, 07:22
by socratis
There are several ways to do this. From easiest to more difficult:
- ISO or CD: If the installer comes as an ISO file or as a physical CD, you can go to the VM Settings, Storage, click on the CD icon on the left so select it, click on the CD icon on the right for the drop down menu, choose the ISO file or the host CD/DVD. More information: 1.8.1. Starting a new VM for the first time.
- Shared folders: You choose a folder on your host (typically Downloads or Documents) and you share it with your guest. It appears as a networked drive on your guest. More information: Chapter 4.3. Shared folders.
- True network shares: The same way as you would if you had two physical computers. You create (usually) an SMB share and you can move files back and forth between guest and host.
- Media sharing: You share external media, like a USB stick or an external hard drive and you access it either form the host or the guest.
For more information, please refer to the User Manual,
http://www.virtualbox.org/manual/.
Re: How To Install a Program on VirtualBox
Posted: 16. Aug 2016, 10:49
by mpack
There is another alternative since v5, which is to enable bidirectional drag and drop, and drag the installer exe onto the guest desktop. If you use shared folders then I do recommend that you copy the installer onto a local (virtual) drive inside the VM before running it, as installing from a GA shared folder can sometimes fail.