3

How can I transfer files from Virtual Windows 95 to Host (Windows 10) ?

I tried many things:

  • Enable copy and paste in Guest Isolation
  • Enable shared folders option but it isn't supported in Windows 95
  • Tried USB connection but Windows 95 doesn't see it

Virtual Machine Program: VMWare Workstation 11.0.0

Hennes
  • 65,804
  • 7
  • 115
  • 169
Enes F.
  • 133

3 Answers3

2

When dealing with a Windows guest and Windows host, I would mount the virtual disk on the host. From the menu, choose File > Map Virtual Disks, click the Map button and select the .vmdk file for your Windows 95 VM.

Otherwise I would set up a network share in the Windows 95 VM and access files via that.

jamesdlin
  • 3,314
0

In you have network set up, you can try sharing a folder in windows 95, and then accessing from your host.

Right click the folder with the file you want, and choose sharing. Give the share a name. [for example SHARE-NAME] Then you should have some dialog to allow access. give "everyone" full control.

After this is set up, go to windows 10. On your keyboard hit WIN + R , and type \\ip.address.for.win95\SHARE-NAME hit OK

You should get the folder open, and be able to copy the files.

Adeerlike
  • 189
0

you may try create emulated CD in ISO and play it in virtual machine. Adding more files by converting more files into the same ISO image to read by win95.