Is there a way, at runtime, for an application to determine if it was started from an icon being selected or from the startup applications approach? I have an app that needs to open a UI only if it is started from a clicked icon. - Dale