Didn't we do this before?? Please don't cross post your messages....
http://p2p.wrox.com/topic.asp?TOPIC_ID=55104
Peter said to create a Windows Service. That's about the only alternative I can think of, if adding an item to the Start Men's Startup folder isn't an option.
Did you look into Windows Services? Do they meet your requirements?
Another option is place a short cut in the Run folder of the current user's or machine's registry.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run
Do a search on Google to find code for writing to these keys.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out
this post.