开发者

C# App - creating an auto launch app

开发者 https://www.devze.com 2023-02-10 07:50 出处:网络
I\'m just wondering if it is possible to create an app (C#) tha开发者_如何学运维t gives the option to auto-launch?

I'm just wondering if it is possible to create an app (C#) tha开发者_如何学运维t gives the option to auto-launch?

Cheers


if you mean you would like your application to start everytime the system is booted you should register it in the startup folder or in the Run section of the registry.

0

精彩评论

暂无评论...
验证码 换一张
取 消