运行实用程序作为后台服务

编程入门 行业动态 更新时间:2024-10-27 18:31:10
本文介绍了运行实用程序作为后台服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

嘿,我想运行我的实用程序/ exe作为后台服务,就像在后台使用gui运行实用程序作为服务

Hey, i want to run my utility/exe as background service, its like running a utility with gui in background as service

推荐答案

参见msdn.microsoft/en-us/library/d56de412(v=vs .110).aspx [ ^ ]。

您可以使用Window服务或尝试使用任务计划程序查看此support.microsoft/kb/308569 和 [ ^ ] 和窗口服务 见www.aspdotnet-suresh/2011/06/creating-windows-service -in-c-or.html [ ^ ] 和 www.docstorus/viewer.aspx?code=7c7ccc28 -6503-4779-877e-f350faab6741 [ ^ ] You can use Window services or Try this with Task Scheduler see this support.microsoft/kb/308569 and [^] and For Window Services see this www.aspdotnet-suresh/2011/06/creating-windows-service-in-c-or.html[^] and www.docstorus/viewer.aspx?code=7c7ccc28-6503-4779-877e-f350faab6741[^]

将您的.exe快捷方式放入启动或通过regedit服务 put your .exe shortcut in startup or through regedit services

更多推荐

运行实用程序作为后台服务

本文发布于:2023-11-27 05:00:35,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1636702.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:后台   实用程序

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!