FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveMac / FivePhone (iPhone, iPad) making a installation package
Posts: 166
Joined: Wed Nov 25, 2015 07:13 PM
making a installation package
Posted: Fri Jan 13, 2017 05:08 PM
Hello,
Maybe this is not the place to ask this, but I try.

My app is nearly finished and now I want to distribute it. I think I need to make a pkg file, but I don't know how. This is the requirement:
    the app must be placed in the /program/ folder
    the database I want to put in the users/USERNAME/plantenkennis'/ folder so I can reach them with my app[/list:u]

    I think I need to use pkgbuild or or productbuild, but I don't know how to use all commands. I have read a lot on it on the internet, but now I am stuck (and hopeless :-) )

    Hope someone has a script example on how to do this.
Kind regards,



René Koot
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: making a installation package
Posted: Fri Jan 13, 2017 09:24 PM

René,

Have a look at fivemac/setup/fivemac.pmproj

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: making a installation package
Posted: Fri Jan 13, 2017 10:25 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: making a installation package
Posted: Fri Jan 13, 2017 10:26 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 166
Joined: Wed Nov 25, 2015 07:13 PM
Re: making a installation package
Posted: Sat Jan 14, 2017 10:10 PM

Hello Antonio,

I think packages is just what I need. With the online help I was able to build a pkg file. Thanks.

Kind regards,



René Koot

Continue the discussion