Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installers for Java Apps




On Jul 7, 2007, at 1:35 PM, Bob Hays wrote:

Actually, there used to be such a task for Mac systems.

I thought so too but didn't find it.

<project name="DMG" default="hdiutil" basedir=".">

  <property name="dmg.dir" value="${basedir}/dmg_image"/>

	<target name="hdiutil">
		<exec executable="hdiutil">
			<arg line="create -srcfolder ${dmg.dir} my.dmg"/>
		</exec>
	</target>
</project>

Just worked for me. 'man hdiutil' for customization, restrictions, etc.

Mike Hall        hallmike at att dot net
http://www.geocities.com/mik3hall
http://sourceforge.net/projects/macnative



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: Installers for Java Apps (From: Bob Hays <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.