attach license file to dmg under OSX

guys! Is there any command line I can use to attach a license file to a dmg?

Thank you very much

(I'm experiencing problems with the editor, so forgive me if you see "strange things" in the text)


I found a blog entry for you (linked here) where the guy has written a python script which you can call, from the command line, to attach a Software License Agreements to a Disk Image file.

Works on 10.6 & newer.

It can be invoked as easily as:

./licenseDMG.py <dmgFile> <licenseFile>
链接地址: http://www.djcxy.com/p/79714.html

上一篇: 哪个是发布框架的最佳许可证?

下一篇: 将许可证文件附加到OSX下的dmg