第一種方法: 1. 開始 ->運行 ->cmd 2. cd到C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727(Framework版本號按IIS配置) 3. 安裝服務: 運行命令行 InstallUtil.exe E:/test.exe 卸載服務: 運行命令行 InstallUtil.exe -u E:/test.exe
soft.chinabyte.com