How can I make C# programe start with windows? who have these example???

  • Thread starter Thread starter qushui_chen
  • Start date Start date
Q

qushui_chen

How can I make C# programe start with windows? who have these example???
I hear use regedit to use.
 
Depending on what you want you application to do, you could create and
install it as a service.

[]'s,
Harkos
 
Depending on what you want you application to do, you could create and
install it as a service.

[]'s,
Harkos
 
qushui_chen said:
How can I make C# programe start with windows? who have these
example??? I hear use regedit to use.

How about dragging a shortcut to the executable into your Start Menu ->
Programs -> Startup folder?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top