Hi,
Until now I have used tar.gz combination for distribution of software.
But the use of .dmg file is a better and more convinient way for the Mac OS X world in order to distribute a software.
My question is how I can control that some files placed into the new created disk image can be installed in a specific folder when running the "instalation" by accessing the .dmg file.
I would like to place some application support files in a specific folder.
For instance I want to place file1.db into:
~/Library/Application Support/My_Software/file1.db
I appreciate the help.
/petron
Until now I have used tar.gz combination for distribution of software.
But the use of .dmg file is a better and more convinient way for the Mac OS X world in order to distribute a software.
My question is how I can control that some files placed into the new created disk image can be installed in a specific folder when running the "instalation" by accessing the .dmg file.
I would like to place some application support files in a specific folder.
For instance I want to place file1.db into:
~/Library/Application Support/My_Software/file1.db
I appreciate the help.
/petron