Im developing java program ,and I need to make it start working at each reboot for user pc.How I can find the Startup directory path to place batch.bat file into it independently form the operating system used at user pc ?
Correct my question:
Im developing java program ,and I need to make it start working at each reboot for user pc.How I can do that at different platforms ?
You have to determine which OS is used and place your application accordingly
Win7: