Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to start C# application along with windows.

How to start C# application along with windows.

Scheduled Pinned Locked Moved C#
csharptutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Janu_M
    wrote on last edited by
    #1

    I developed a C# windows application in .net2003. What i need is how to start that application along with the windows. Is there any setting in the code to achieve this. I am grateful if any one helps me. Thanks in Advance. Ramu

    L R 2 Replies Last reply
    0
    • J Janu_M

      I developed a C# windows application in .net2003. What i need is how to start that application along with the windows. Is there any setting in the code to achieve this. I am grateful if any one helps me. Thanks in Advance. Ramu

      L Offline
      L Offline
      leoiser
      wrote on last edited by
      #2

      You can put the exe or Shortcut of the exe in windows startup C:\Documents and Settings\Your Computer Name\Start Menu\Programs\Startup Thanks:-D

      J 1 Reply Last reply
      0
      • J Janu_M

        I developed a C# windows application in .net2003. What i need is how to start that application along with the windows. Is there any setting in the code to achieve this. I am grateful if any one helps me. Thanks in Advance. Ramu

        R Offline
        R Offline
        Ravi Bhavnani
        wrote on last edited by
        #3

        Ramu.M wrote:

        how to start that application along with the windows

        Do you mean when Windows starts or when a user logs in? In the former case, you'll need to create a Windows service; for the latter, see this[^] link. /ravi

        This is your brain on Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

        J 1 Reply Last reply
        0
        • R Ravi Bhavnani

          Ramu.M wrote:

          how to start that application along with the windows

          Do you mean when Windows starts or when a user logs in? In the former case, you'll need to create a Windows service; for the latter, see this[^] link. /ravi

          This is your brain on Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          J Offline
          J Offline
          Janu_M
          wrote on last edited by
          #4

          Thank you very much for providing an excellent link. Once again Thank You. Ramu

          1 Reply Last reply
          0
          • L leoiser

            You can put the exe or Shortcut of the exe in windows startup C:\Documents and Settings\Your Computer Name\Start Menu\Programs\Startup Thanks:-D

            J Offline
            J Offline
            Janu_M
            wrote on last edited by
            #5

            Thank You very much.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups