Results 1 to 4 of 4

Thread: Help whith system login

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Lisbon, Portugal
    Posts
    55
    Hi!

    I want to make an Windows 98 login, that allows, or don't allows the user to enter in system but i don't know how to start!! :-))

    Do you know a way, or a tip?

    Thanks for the help!
    MacDuke
    [email protected]

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    You will have to make your app a service, then use it to authenticate, then login.

    Just a rough outline!
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Lisbon, Portugal
    Posts
    55

    Thanks

    Originally posted by gwdash
    You will have to make your app a service, then use it to authenticate, then login.

    Just a rough outline!
    How can i make my app a service?
    I'm starting my app in "HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUNONCE"
    when the program ends, i add again the path os the app to the registry :-))

    Do you thinhk this is a good ideia?

    Thanks

  4. #4
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    look for the service mangager example on this site. It will tell do it for you. Will also tell you registry path to use for making a service
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

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