Do you open UI by default when you type [ApplicationName].exe?
Updated by Igor Goldobin 1 year ago. See history
123
<introEmbed
body={<>
It is always a good practice to have UI opened when specifying `\[ApplicationName].exe` from command line. If the GUI is not done, show a messagebox "GUI coming...".
**Note:** If you prefer for not putting UI as the default, it should have be at least "/GUI" as the argument. Do **not** use "/i", because too many command lines are using “/i” already.
</>}
/>


❌ Figure: Bad example - /i should not be needed to get to the GUI – it should be by default

✅ Figure: Good example - UI is opened by default
Categories
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.