Sep
25
That’s not hard to setup the VM in Windows 7.
- Download and install the Oracle VM VirtualBox
- Load the OS that you need to run in VM
- You might want to share the folder between actual host and VM OS
First: “Devices -> Install Guest Additions” need to install
Create a share folder in your actual host
Go to VM -> Devices -> Share Folder
Click on Machine Folder and browser your actual host folder - In the VM -> cmd -> “net use x: \\vboxsvr\sharename”
Useful link: https://forums.virtualbox.org/viewtopic.php?t=6625