Last week, we had the author of TDD for a Shopping Website LiveProject. Friday at 11am Ranch time, Steven Solomon will be hosting a live TDD session just for us. See for the agenda and registration link
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