[Gambas-user] How to create packages so that they do not appear in the system menu?
Jesus Guardon
admin at gambas-es.org
Thu Jun 20 13:17:53 CEST 2019
El 19/6/19 a las 9:28, Jorge Carrión escribió:
> I have a project A that is launched from other project B and I don't want
> that A project appears on system menu.
> What kind of configuration must I set on packages creation?
>
> Best Regards
The only way that comes to my mind is by not creating an installer of
project B, but only embedding its executable into project A. All the
dependencies might be satisfied before hand.
Hope this helps.
Regards
Jesús
More information about the User
mailing list