开发者

Java Swing Run program when Windows startup

Is there possible to code the Java Swing applic开发者_运维问答ation to run when Windows start up?


Create a batch file which runs your program, save it in Start menu > Programs > Startup

for example in win XP this folder would be C:\Documents and Settings\All Users\Start Menu\Programs\Startup or C:\Documents and Settings[YOURUSERNAME]\Start Menu\Programs\Startup


http://en.wikipedia.org/wiki/AutoRun

http://www.nthelp.com/40/autorun.htm

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜