Created
November 12, 2012 23:54
-
-
Save cemeng/4062897 to your computer and use it in GitHub Desktop.
Captive Runtime Native Updater
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://stackoverflow.com/questions/9533436/how-to-create-updater-for-air-application-bundled-with-captive-runtime | |
http://code.google.com/p/nativeapplicationupdater/ | |
http://www.riaspace.com/2010/10/building-nativeapplicationupdater-custom-ui/ | |
http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html | |
Clean up | |
How to cd to the batch file directory | |
http://weblogs.asp.net/whaggard/archive/2005/01/28/get-directory-path-of-an-executing-batch-file.aspx | |
Whitespace issue on supplying arguments to batch file | |
http://stackoverflow.com/questions/6228515/adobe-air-nativeprocess-fails-with-spaces-in-arguments | |
http://tech.groups.yahoo.com/group/flexcoders/message/159521 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment