Currently I start a GUI from the console which involves first loading the GUI with load-gui
and then run the script which shows the GUI.
How can I start the GUI without a console showing?
Currently I start a GUI from the console which involves first loading the GUI with load-gui
and then run the script which shows the GUI.
How can I start the GUI without a console showing?