Jump to content

How to add my application to startup ( Windows XP / Vista / 7 ) ?

- - - - -

  • Please log in to reply
3 replies to this topic

#1
vachovsky

vachovsky

    Newbie

  • Members
  • Pip
  • 8 posts
so, how to do it? :)

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Manually or with an installer? In general, the easiest way is to add it to the startup menu group.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
vachovsky

vachovsky

    Newbie

  • Members
  • Pip
  • 8 posts
No manually. I listened that i should use register for resolve the problem...

#4
mnirahd

mnirahd

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 330 posts
Hi

1. You can add your application to startup folder for the current user
OR
2. You can register a system service that runs your application on startup - but this option is only useful when you want to run your process in background.

Hope this helps

Munir




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users