安装:

C:
cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
D:
cd E:\VictualerService\VictualerService\bin\Debug 注释:路径
C:InstallUtil VictualerService.exe //应用程序名称
net start VictualerService

 

卸载:

net stop VictualerService
C:
cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
D:
cd E:\VictualerService\VictualerService\bin\Debug
C:InstallUtil /u VictualerService.exe

相关文章:

  • 2021-12-18
  • 2021-04-02
  • 2022-01-14
  • 2021-12-10
  • 2021-07-23
  • 2021-12-14
猜你喜欢
  • 2022-02-25
  • 2021-06-08
  • 2022-12-23
  • 2021-09-04
  • 2021-09-23
  • 2021-07-23
  • 2022-12-23
相关资源
相似解决方案