Open opteh opened 3 weeks ago
Hi @opteh, thanks for your suggestions for improvement!
For now you can update the path to where the credentials are stored in https://github.com/bitsadmin/fakelogonscreen/blob/master/Source/LogonScreen.cs#L77
Autostart for now could be done manually by for example adding an autorun entry to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
or creating a Scheduled Tasks which launches upon user login.
The feature of not showing the screen if the credential is already present in the file would have to be developed. Feel free to add it and submit a pull request!
This is a very interesting utility. I would like to ask the developer to add an option to specify where to save the password file. We suggest adding fakelogonscreen to everyone's autostart.
Also the option to check already saved credentials would be very useful. And if the user credentials are already saved and they are correct, then fakelogonscreen does not display the fake logon window. Thanks!