Startup programs in java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • se3eedy
    New Member
    • Jun 2007
    • 1

    Startup programs in java

    how can i implement a program that works at windows startup every time i run the windows OS
  • jeffbroodwar
    New Member
    • Oct 2006
    • 118

    #2
    Hi,

    Just copy a shortcut of your compiled java program (.jar) to your startup directory.... in windows xp follow the steps :

    click on Start --> All Programs --> Startup.


    Hope this helps.


    Regards,
    Jeff

    Comment

    Working...