Hi. I have a java program that need to be started at user logon on windows. I know that it needs to be placed in the startup folder of the user, but what do I place there? An .exe?Or maybe a .bat file that starts a JVM (i.e.: java myprogram)
If you want to run your program as a Windows Service, then Cindy's suggestion is good. But if you just want to start your program in the start-up, and doesn't want to make it a Windows service, a simple batch file will do, as you pointed.
Mani
Quaerendo Invenietis
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop