-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add -PWRESET Command Line Argument (#603)
* Add -PWRESET Command Line Argument - Add `-PWRESET` Command Line Argument to reset Sysop Password - Moved Password Prompt to common method (used by `-DBRESET` as well) - Moved GUI to start after pre-launch items (Password reset, etc.) * Address PR Notes - Just make Password Prompt and infinite loop until they match - Set `_doResetPassword` to false when the password is reset * Do not enter GUI if in CONSOLE mode
- Loading branch information
Showing
1 changed file
with
84 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters