Load the settings for a SystemState that has had the Application Launcher enabled.
- applicationLaunchId (String)
- id for the SystemState to load
- useFormThread (Boolean)
- Use the application's Form thread to process events. You need to use the application's Form thread to be able to manipulate UI from within an event. If your application does not contain a form, then this should be set to false.