Omnis Mac - Packages - Create Alias
Alex Clay
aclay at mac.com
Fri Sep 29 15:45:14 EDT 2017
Hi Michael,
You could add a post-flight bash script and create a symbolic link:
> #!/usr/bin/env bash
> ln -s /Applications/ClienTrax/lib.lbs ~/Desktop/Open\ ClienTrax
Alex
> On Sep 29, 2017, at 15:41, Michael Mantkowski <michaelj at clientrax.com> wrote:
>
> I am making fine progress with an installer for my application with Packages on the Mac.
>
> When the install is done I would like to create an Alias for my library, put it on the desktop and start Omnis with my main library for the first time so that it can ask for Serialization.
>
> I was able to create a script with script editor to do this. But it does not work correctly in the installer. Then I read in Packages Help that using Script Editor scripts is not recommended because of unpredictable results. (Well I guess they know what they are talking about...)
>
> Does anyone have a method of doing what I am looking for?
>
> *********************************************************************
> Michael Mantkowski
> ClienTrax Software
> 1-614-875-2245
> *********************************************************************
>
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
More information about the omnisdev-en
mailing list