On Mar 18, 2010, at 9:11 PM, Neal Campbell wrote: > I would just zip it and rename the extension to something like mylicense._ip > and tell the recipient to just rename it to mylicense.zip and unzip it.
Better would be to give it a unique extension ( .myAppLicense), register the custom URL scheme, and handle unzip-and-register within your app. -Evan
