GP Password Generator: Support

FAQ:

What is the first thing you would do to a factory install, or after a settings reset?
Add the special characters to the generator default settings with >gp /ss /as to the default settings; otherwise, modify (create) a named setting >gp /ss somename /an /al /au /as 11. Without the '/ss', this command would add the specials for the current run only, while the saving operations are always just printing the new settings, here to the Default settings, next after Globals, for confirmation.
How can I get a password without waiting for the Zoom-In process?
You can switch off the Zoom-In effect (Global Setting, no argument to the Save Setting option) with, >gp /ss /zoom off. Then, in future runs you'll just get a brick wall in four parts, and a totally random password, with the current action being to confirm your changes to the Global: Zoom-In setting (at the top, of course).
How can I get Statistics to show by default?
This is a combination of the Save Settings option, /ss, but since it's a global setting, the Save Settings option takes no argument, like so: >gp /ss /stats on. Otherwise, you can turn on stats for just the current run with, >gp /stats.

Usage: v1.0.0

Here's a sample output of a color listing, to exhibit the 3-codes, in the second column, with the third and fourth columns being the web-hex and RGB decimal codes for the same color:

 GP Color Elements
 Password Text           pwt     #6c4d71   108,77,113
 Password Background     pwb     #5b27cf   91,39,207
 Password Box            pwx     #59d06e   89,208,110
 Spinners                spr     #cf5870   207,88,112
 Framing-In Effect       fie     #015a21   1,90,33
 Bounding Wall           dwe     #3ef448   62,244,72
 Press Any Key           pak     #0f7156   15,113,86
 Background              bgd     #dc1b7a   220,27,122

The /CE option opens the colors file, from our user data directory in AppData. The CLI color commands (/CC, /CRAN) are just a convenience for editing the colors file.