<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>There are two approaches:</p>
<p>1) Single installation package. This approach avoids the
creation of a desktop file for A. No desktop file, no entry in
the system menu.<br>
</p>
<p>Do not create an installation package for program A. Make sure
that package A's compile is up to date.</p>
<p>Create an installation package for program B. When you get to
the page titled 8 Extra Files, add an entry for program A. It's
destination should be either somewhere on your path eg /usr/bin or
/usr/local/bin or an explicit location known to program B. Also
add any files needed by A. <br>
</p>
<p>2) Two installation packages. This approach creates a desktop
file for A but adds a parameter to to the desktop file that hides
it from the system menu. <br>
</p>
<p>Create an installation package for program A. When you get to
the page titled 6 Desktop Configuration file, add the following to
the bottom box:</p>
<p>NoDisplay=true</p>
<p>Create an installation package for program B. When you get to
the page titled 8 Extra Files, do not add an entry for program A.</p>
<div class="moz-cite-prefix">On 2019-06-19 2:28 a.m., Jorge Carrión
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOx-q9vEPifoQ+90EOBsiQb7z4GUBCFR5dPZdJxZ3BdnRY+gVg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>I have a project A that is launched from other project B
and I don't want that A project appears on system menu. <br>
</div>
<div>What kind of configuration must I set on packages creation?</div>
<div><br>
</div>
<div>Best Regards<br>
</div>
<div><span class="gmail-tlid-translation gmail-translation"
lang="en"><span title="" class="gmail-"></span></span></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">
----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net">https://www.hostsharing.net</a> ]----
</pre>
</blockquote>
</body>
</html>