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 can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me

How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me

Scheduled Pinned Locked Moved C#
questionhelp
5 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.
  • H Offline
    H Offline
    Hesham Yassin
    wrote on last edited by
    #1

    How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me

    M D V 3 Replies Last reply
    0
    • H Hesham Yassin

      How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me

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

      As a security measure, you cannot run programs before Windows login.


      Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

      C 1 Reply Last reply
      0
      • H Hesham Yassin

        How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me

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

        You've asked this question before, gotten a bunch of answers, and chose to ignore them. You're already been told - in order to run an application at Windows startup, you'd have to write it as a Windows Service.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        1 Reply Last reply
        0
        • H Hesham Yassin

          How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me

          V Offline
          V Offline
          Vikram A Punathambekar
          wrote on last edited by
          #4

          You have to write a Windows service.

          Cheers, Vıkram.


          After all is said and done, much is said and little is done.

          1 Reply Last reply
          0
          • M MatrixCoder

            As a security measure, you cannot run programs before Windows login.


            Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

            C Offline
            C Offline
            Colin Angus Mackay
            wrote on last edited by
            #5

            MatrixCoder wrote:

            As a security measure, you cannot run programs before Windows login.

            You can run programs before windows login. They are called Windows Services.


            Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website

            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