龙刃

导航

随笔分类 -  .Net

关于.Net安装“WINDOWS服务”
摘要:installutil命令要在1. 在VS工具->命令提示工具下运行2. 在\WINNT\Microsoft.NET\Framework\v1.1.4322目录下运行 安装服务:Installutil DeleteFileService.exe卸载服务:Installutil DeleteFileService.exe /u 阅读全文

posted @ 2009-07-29 16:00 龙刃 阅读(540) 评论(2) 推荐(0)