Results 1 to 5 of 5

Thread: logon in windows made in VB

  1. #1

    Thread Starter
    Addicted Member nickname's Avatar
    Join Date
    Sep 2004
    Location
    Europe - Belgium
    Posts
    170

    logon in windows made in VB

    Hello

    I would like to make my own logon application. But then I have to know how you can pause the startup and then start windows(if password correct) or don't start up windows (if password incorrect).

    Someone who can help me?

    Greetz

    nickname
    Software Engineer
    DBA
    Webdesigner
    --
    to code or to be coded, that's the question

  2. #2
    Hyperactive Member mudfish's Avatar
    Join Date
    Feb 2004
    Location
    Chit Chat
    Posts
    353

    Re: logon in windows made in VB

    We run XP now. The XP server launches our C++ script for logon to the network. Tried VB but was to slow.
    Mudfish AKA Bowfin
    I can spell "If" all day right, just a coder!


    "Always do sober what you said you'd do drunk. That will teach you to keep your mouth shut." -- Ernest Hemingway

    Member of the ECCC

  3. #3

    Thread Starter
    Addicted Member nickname's Avatar
    Join Date
    Sep 2004
    Location
    Europe - Belgium
    Posts
    170

    Re: logon in windows made in VB

    Damn, we would like to logon on our NOVELL network with eID..

    my idea so far:

    - start windows, and as FIRST task starting my own logon appl.
    - my own logon appl. (reading eID and asking for PIN)
    - start win or shut down (depending on result previous step)

    Maybe this is faster, what are your experiences? I guess you tried several options loggin on to your network..

    nickname
    Software Engineer
    DBA
    Webdesigner
    --
    to code or to be coded, that's the question

  4. #4
    Hyperactive Member mudfish's Avatar
    Join Date
    Feb 2004
    Location
    Chit Chat
    Posts
    353

    Re: logon in windows made in VB

    NOVELL, I have not played with that in seven years.
    I can not help with that, but I know it can be done. I know a guy that works at a place that has 3 NT (XP by now) domains run over 16 NOVELL domains.
    Mudfish AKA Bowfin
    I can spell "If" all day right, just a coder!


    "Always do sober what you said you'd do drunk. That will teach you to keep your mouth shut." -- Ernest Hemingway

    Member of the ECCC

  5. #5

    Thread Starter
    Addicted Member nickname's Avatar
    Join Date
    Sep 2004
    Location
    Europe - Belgium
    Posts
    170

    Re: logon in windows made in VB

    it can be done.... good news!
    Software Engineer
    DBA
    Webdesigner
    --
    to code or to be coded, that's the question

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width