I have a program that I recently ported to Mac. I have an installer that I used on other *nix platforms but I want to make a gui installer so Mac users are happy. Most of it seems rather easy/straigtforward with the use of Packagemaker but I need to add a script that takes user input (an ip address) and writes it to a file. From what I understand this is be a post inst script and I can add it to a Resources folder and use Packagemaker.
Im not sure how to go about making the script. Its currently just a shell script. Do I need to make an AppleScript or something?
I need info on how to make the script and any additional info on adding it to Packagemaker.
Thanks
Start Free Trial