.profile from Linux on Windows
I’m working on a project where I need to implement a login screen that appears immediately after entering the username, but before establishing any connection to the system. This behavior is similar to how Linux utilizes the .profile file for executing commands upon user login.