normally for a c program when it is compiled and run a .exe file is created if we place that .exe file at the startup the .exe file runs at windows startup
how could we make this scenerio possible with java so that we cud make my java program run at windows startup