Add --no-fullscreen command line option to AutoInstaller GUI
- Added argparse to main() function for command line argument parsing - Added --no-fullscreen flag to run GUI in windowed mode instead of fullscreen - Useful for testing and development on systems without fullscreen support - Maintains fullscreen as default behavior for production use - Allows flexible deployment scenarios (fullscreen for live USB, windowed for testing)
Showing
Please
register
or
sign in
to comment