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. Automatical start up

Automatical start up

Scheduled Pinned Locked Moved C#
question
6 Posts 5 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.
  • A Offline
    A Offline
    Albu Marius
    wrote on last edited by
    #1

    I have an application that I want to start as soon as the user enters Windows. How can I configure this from the installation? Could anyone give me a link or some advice?:)

    I am fighting against the Universe... Reference-Rick Cook

    P H N V 4 Replies Last reply
    0
    • A Albu Marius

      I have an application that I want to start as soon as the user enters Windows. How can I configure this from the installation? Could anyone give me a link or some advice?:)

      I am fighting against the Universe... Reference-Rick Cook

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Make it a service. Get it put into the special Startup folder. Take your pick.

      Deja View - the feeling that you've seen this post before.

      A 1 Reply Last reply
      0
      • P Pete OHanlon

        Make it a service. Get it put into the special Startup folder. Take your pick.

        Deja View - the feeling that you've seen this post before.

        A Offline
        A Offline
        Albu Marius
        wrote on last edited by
        #3

        Thanks. I'll go with the special folder part.:-D

        I am fighting against the Universe... Reference-Rick Cook

        1 Reply Last reply
        0
        • A Albu Marius

          I have an application that I want to start as soon as the user enters Windows. How can I configure this from the installation? Could anyone give me a link or some advice?:)

          I am fighting against the Universe... Reference-Rick Cook

          H Offline
          H Offline
          Hessam Jalali
          wrote on last edited by
          #4

          http://www.bleepingcomputer.com/tutorials/tutorial44.html

          1 Reply Last reply
          0
          • A Albu Marius

            I have an application that I want to start as soon as the user enters Windows. How can I configure this from the installation? Could anyone give me a link or some advice?:)

            I am fighting against the Universe... Reference-Rick Cook

            N Offline
            N Offline
            Nouman Bhatti
            wrote on last edited by
            #5

            In setup project -> file system Editor add the user's startup project and add your exe their. or visit this link http://www.developerfusion.co.uk/forums/thread/97759/

            1 Reply Last reply
            0
            • A Albu Marius

              I have an application that I want to start as soon as the user enters Windows. How can I configure this from the installation? Could anyone give me a link or some advice?:)

              I am fighting against the Universe... Reference-Rick Cook

              V Offline
              V Offline
              Vasudevan Deepak Kumar
              wrote on last edited by
              #6

              There are a lot of ways. 1) Windows Service (works even if no one is logged on) 2) Startup Folder of Users/All Users

              Vasudevan Deepak Kumar Personal Homepage Tech Gossips

              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