如何创建自动启动应用程序 [英] How to create auto launch application

查看:121
本文介绍了如何创建自动启动应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我做了小申请。我需要在Windows启动时自动运行它。我该怎么做?请给我简单的解决方案。我已经在这个应用程序中使用了VB.NET。

谢谢。

解决方案

最简单的方法是让安装程序创建一个快捷方式在用户的Startup文件夹中显示您的应用程序。


可以通过多种方式实现:

选项1:在您的应用程序中放置快捷方式启动文件夹。

选项2:使用注册表设置。请参阅:在启动时运行程序 [ ^ ]



Abhinav& amp; SA在这里:如何在启动时运行程序? [ ^ ]

I did small application. I need to run it automatically at Windows start up. How can I do it? Please give me simple solution. I''ve used VB.NET for this application.
Thanks.

解决方案

The simplest way is to have your installer create a shortcut to your app in the user''s Startup folder.


It can be achieved in various ways:
Option 1: Place a short cut of your application in the startup folder.
Option 2: Using Registry settings. Refer: Running a program at startup[^]

Another couple of good approaches explained by Abhinav & SA here: How to run a program at startup?[^]


这篇关于如何创建自动启动应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆