本文介绍了通过csharp.net 2008创建安装文件时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨创建安装文件时出现此错误...

应该排除"wiascr.dll",因为其源文件"C:\ WINDOWS \ system32 \ wiascr.dll"在Windows系统文件保护下.


谢谢.

HiI am getting this error while creating the setup file...

''wiascr.dll'' should be excluded because its source file ''C:\WINDOWS\system32\wiascr.dll'' is under Windows System File Protection.


Thanks.

推荐答案


这篇关于通过csharp.net 2008创建安装文件时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-01 20:59