Re: A86: Hiding Programs


[Prev][Next][Index][Thread]

Re: A86: Hiding Programs




Most shells use the empty vat byte to store info about program grouping, you
could just change that to 255 or something and the program wouldn't show up. 
Obviously this won't work in shells that don't support groups...

On 23-Apr-99, Nicolas P Zagorin wrote:

>yeah, but what I want to do is have my program be installed and
>uninstalled.  When installed, it hides itself form shells...when
>uninstalled, it is present in shells, so how do I manipulate the program
>to do that??

>~Nick



References: