标题: [教学]Windows Service No public installers with the RunInstallerAttribute [打印本页] 作者: 资讯王 时间: 2010-10-29 22:08 标题: [教学]Windows Service No public installers with the RunInstallerAttribute 错误:No public installers with the RunInstallerAttribute.Yes attribute could be found in the D:\yourservicename.exe assembly.
Remove InstallState file because there are no installers.
解决方案/Solution
1. Right click project >> Add >> New Item >> Installer Class(Installer1.cs)
1. 专案右键>> 加入 >> New Item >> Installer Class(Installer1.cs)