Hey there,
How can I create a Java application that runs when the PC is first started, a user login through the application which will allow the user to use the system. This is something like those cyber cafe applications.
I don't know if it's possible in Java, but I just want that application to lock the PC and unlock it once the user logs in.