Re: Start program on windows startup

Posted by Johan P14205 on May 03, 2005

In Reply to: Re: Start program on windows startup posted by webmaster Guido on April 30, 2005:

: Have a look in DelphiLand's section "Code Snips" under "Mini Tutorial Projects", see: www.festra.com/eng/index.html

: The tutorial "Launch an application at Windows Startup" is just what you need :)

Thanks, that's what I was looking for!

I understand that Windows removes the RunOnce items automatically after launching them on startup. But what about the programs set to run on every Windows start? It's a bit difficult (and dangerous I you make a mistake) to remove them "by hand" with RegEdit, once they are not needed anymore...

You would make me very happy ;) with some Delphi code to safely remove these "run every startup" entries :)

Related Articles and Replies