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. windows login with own application.....

windows login with own application.....

Scheduled Pinned Locked Moved C#
tutorialquestion
9 Posts 6 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.
  • S Offline
    S Offline
    S K Y
    wrote on last edited by
    #1

    i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks

    A S E L A

    D 0 RaviBeeR C 4 Replies Last reply
    0
    • S S K Y

      i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks

      A S E L A

      D Offline
      D Offline
      DoctorMick
      wrote on last edited by
      #2

      So you want an application that runs before the user logs in to windows and replaces the standard windows login functionality?!?!? :confused:

      S 1 Reply Last reply
      0
      • S S K Y

        i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks

        A S E L A

        0 Offline
        0 Offline
        0x3c0
        wrote on last edited by
        #3

        That sounds suspiciously like a virus to me. However, you should look into replacing the MSGINA process

        Between the idea And the reality Between the motion And the act Falls the Shadow

        S 1 Reply Last reply
        0
        • S S K Y

          i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks

          A S E L A

          RaviBeeR Offline
          RaviBeeR Offline
          RaviBee
          wrote on last edited by
          #4

          See this[^] article. /ravi

          My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

          1 Reply Last reply
          0
          • D DoctorMick

            So you want an application that runs before the user logs in to windows and replaces the standard windows login functionality?!?!? :confused:

            S Offline
            S Offline
            S K Y
            wrote on last edited by
            #5

            ya that's what i want to do...

            A S E L A

            D 1 Reply Last reply
            0
            • 0 0x3c0

              That sounds suspiciously like a virus to me. However, you should look into replacing the MSGINA process

              Between the idea And the reality Between the motion And the act Falls the Shadow

              S Offline
              S Offline
              S K Y
              wrote on last edited by
              #6

              no it's not a virus.....this is my major project last part...i have developed a QR barcode decoder with a webcam. that mean user show the barcode to web cam and take picture of the barcode. then decode the barcode. so im going to do is pass that barcode string as the user password and user name will take from system automatically. so one user show the barcode and press button if it is a valid barcode and match the string with windows password system will log in automatically. so user don't have to type the password. only need to show the barcode and click on login button.... that's what im trying to do.....i got my decoder and can get the string smoothly...only thing i have to do is this windows loging part .... please anyone guide me on this.....\ thanks for you all/....

              A S E L A

              1 Reply Last reply
              0
              • S S K Y

                ya that's what i want to do...

                A S E L A

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

                The mere fact that you're asking this question at all says that you don't have the skills to pull it off. It cannot be done in C#. For Windows XP, you have to write an entirely new GINA. For Vista and above, you need to write a new Credential Security Service Provider.

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

                C 1 Reply Last reply
                0
                • D Dave Kreskowiak

                  The mere fact that you're asking this question at all says that you don't have the skills to pull it off. It cannot be done in C#. For Windows XP, you have to write an entirely new GINA. For Vista and above, you need to write a new Credential Security Service Provider.

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

                  C Offline
                  C Offline
                  Christian Graus
                  wrote on last edited by
                  #8

                  Amusingly, I told him this a day ago. This guy is just a retard, he asks the same things over and over, and ignores the answers.

                  Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

                  1 Reply Last reply
                  0
                  • S S K Y

                    i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks

                    A S E L A

                    C Offline
                    C Offline
                    Christian Graus
                    wrote on last edited by
                    #9

                    What the hell is wrong with you ? I answered this yesterday. There is no other answer.

                    Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

                    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