CAB 安装程序无法复制 System.dll、mscorlib.dll 和 mscorlib.tlb

CAB installer cannot copy System.dll, mscorlib.dll and mscorlib.tlb

在使用 CAB 安装程序安装我的应用程序时,无法复制 System.dll、mscorlib.dll 和 mscorlib.tlb,然后无法安装。

我创建了一个 Windows 表单应用程序,我想在设备 运行ning Windows CE 5.0 中 运行。 我按照说明 here 创建了 .cab 安装程序。

事实证明我的网络有问题(我直接从它执行 .cab 安装程序)。当我第一次将文件复制到本地路径时,它安装得很完美。