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. Program to start when windows starts

Program to start when windows starts

Scheduled Pinned Locked Moved C#
question
4 Posts 4 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.
  • E Offline
    E Offline
    Enobong Adahada
    wrote on last edited by
    #1

    Pls i have a win app, i wan to make it start running as windows starts. how do i do it. thanks

    N M P 3 Replies Last reply
    0
    • E Enobong Adahada

      Pls i have a win app, i wan to make it start running as windows starts. how do i do it. thanks

      M Offline
      M Offline
      MayukhSen
      wrote on last edited by
      #2

      put a shortcut in the current users "..\Start Menu\Programs\Startup" folder.

      1 Reply Last reply
      0
      • E Enobong Adahada

        Pls i have a win app, i wan to make it start running as windows starts. how do i do it. thanks

        N Offline
        N Offline
        Nuri Ismail
        wrote on last edited by
        #3

        You can make your program to be launched automatically by Windows at start-up using registry. See here[^] for additional information. Another option is adding your application to: Start->[All] Programs->Startup sub menu (C:\Documents and Settings\All Users\Start Menu\Programs\Startup). :)

        1 Reply Last reply
        0
        • E Enobong Adahada

          Pls i have a win app, i wan to make it start running as windows starts. how do i do it. thanks

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          Make it a Windows Service (though it would then have no UI). Run it as a Windows Scheduled Task.

          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