Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行 VPC 2007,操作系统是 windows 3.1 我需要将 C++ 编译器从我的真实计算机复制到虚拟计算机。我该怎么做,它似乎没有阅读我制作的.iso。因为我用的是笔记本电脑,所以我没有软盘驱动器。
您可以将文件从 PC 拖放到 VPC。Windows 3.1 支持拖放,所以(原则上)这应该可以工作。
在 VPC 2007 中,单击客户操作系统周围框架左下角的黄色文件夹。这将允许您将主机上的文件夹映射到客户机上的驱动器号。然后在来宾中,您可以像访问网络驱动器一样访问映射的驱动器。