|
-
Aug 17th, 2000, 06:11 AM
#1
Thread Starter
Member
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]
-
Aug 17th, 2000, 10:48 AM
#2
Fanatic Member
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]
-
Aug 18th, 2000, 04:41 AM
#3
Thread Starter
Member
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
-
Aug 22nd, 2000, 01:39 PM
#4
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|