Hi All
I have just one question..
I have an application, at the login screen I have a check box where the user can select if he/she is the default user on the computer he/she is using.
What I would like to do is create a text file with the username in and when the application is started on the pc it calls that file and automatically assigns the default user (To make it user friendly :))
How would I go about to do this?