[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:31:18 CEST 2019


El 20/6/19 a las 13:17, Jesus Guardon escribió:
> 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
> 

Sorry, I swapped A & B. I mean the other way around. Also you might copy 
the embedded executable into a proper location.

You know what I mean, ;-)

Regards,

Jesús



More information about the User mailing list