我在C#.NET中编写了一个程序,需要在后台运行.我的意思是它应该有任何用户界面.既不是GUI也不是CLI.它也不是 windows service(因为它必须在用户登录后才能运行).
windows service
它应该只在后台运行.这类计划的例子是AdobeUpdater.exe,GoogleUpdater.exe等等.
AdobeUpdater.exe
GoogleUpdater.exe
.net c# user-interface
.net ×1
c# ×1
user-interface ×1