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. Windows Forms
  4. application is not starting up at windows startup

application is not starting up at windows startup

Scheduled Pinned Locked Moved Windows Forms
questioncsharpwindows-admin
3 Posts 3 Posters 12 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.
  • S Offline
    S Offline
    sainyam
    wrote on last edited by
    #1

    hi friends, i am creating an application in c# and i want it to run at windows, i have added it in Registry (hkey_current_user\software\microsoft\windwos\run) but still it is still not running....what else to do ? please answer this question as soon as possible.

    T D 2 Replies Last reply
    0
    • S sainyam

      hi friends, i am creating an application in c# and i want it to run at windows, i have added it in Registry (hkey_current_user\software\microsoft\windwos\run) but still it is still not running....what else to do ? please answer this question as soon as possible.

      T Offline
      T Offline
      Tirthadip
      wrote on last edited by
      #2

      Copy .exe file of your application in the StartUp folder on your PC ....Otherwise I think you have to make your application as a Windows Service....

      Tirtha "A man can ride on your back only when it is bent....."

      1 Reply Last reply
      0
      • S sainyam

        hi friends, i am creating an application in c# and i want it to run at windows, i have added it in Registry (hkey_current_user\software\microsoft\windwos\run) but still it is still not running....what else to do ? please answer this question as soon as possible.

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        This app won't run at Windows startup. You told the registry to launch it when a user logs on. Also, if it's not starting up AT ALL when a user logs on, you have to check to see if the path to your .EXE you specified is accurate.

        Dave Kreskowiak Microsoft MVP - Visual Basic

        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