windows服务启动另外一个应用程序

时间:2018-06-14 10:33:03
【文件属性】:

文件名称:windows服务启动另外一个应用程序

文件大小:44KB

文件格式:RAR

更新时间:2018-06-14 10:33:03

windows service

在一般的windows service中,是不能调用有界面的应用程序的,而这个demo则穿越了session隔离,可以调用


【文件预览】:
WindowsService1
----WindowsService1()
--------Program.cs(509B)
--------obj()
--------bin()
--------ProjectInstaller.Designer.cs(2KB)
--------ProjectInstaller.cs(421B)
--------WindowsService1.csproj(3KB)
--------Service1.Designer.cs(1KB)
--------Service1.cs(1KB)
--------ProjectInstaller.resx(6KB)
--------Interop.cs(6KB)
--------Properties()
--------Log.cs(4KB)
----WindowsService1.suo(20KB)
----WindowsService1.sln(887B)

网友评论

  • 有些机器可以用,有些机器依然不行
  • 还是打不开应用程序?还要设置什么吗
  • string StartAppPath = @"C:\test\ECDDector\ECDDector\bin\Debug\ECDDector.exe"; 这个是啥代码,没有应用程序,换为notepad.exe ,没有反应
  • 这个例子不错。学到点东西了。
  • 这个例子不错。学到点东西了。
  • 这个例子不错。学到点东西了。