将文件从 PC 复制到 VPC?
我正在运行 VPC 2007,操作系统是 windows 3.1 我需要将 C++ 编译器从真实计算机复制到虚拟计算机。 我该怎么做,它似乎没有读取我制作的.iso。 我没有软盘驱动器,因为我使用的是笔记本电脑。
I'm running VPC 2007 and the OS is windows 3.1 I need to copy a C++ compiler from my real computer to the virtual one. How do I do this, it doesn't seem to read the .iso that I made. I don't have a floppy drive since I'm using a laptop.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以将文件从 PC 拖放到 VPC 上。 Windows 3.1支持拖拽 drop,所以(原则上)这应该有效。
You can drag files from your PC and drop them on the VPC. Windows 3.1 supported drag & drop, so (in principle) this should work.
在 VPC 2007 中,单击访客操作系统周围框架左下角的黄色文件夹。 这将允许您将主机上的文件夹映射到客户机上的驱动器号。 然后在来宾中,您可以访问映射的驱动器,就像它是网络驱动器一样。
In VPC 2007, click on the yellow folder in the lower left hand corner of the frame around your guest OS. This will let you map a folder on the host to a drive letter on the guest. Then in the guest you can access the mapped drive as if it were a network drive.