Skip to content

Instantly share code, notes, and snippets.

@GeekaholicLin
Last active September 23, 2017 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GeekaholicLin/cfce6ceb2d2ad6c5c7e5d051d55f3dcf to your computer and use it in GitHub Desktop.
Save GeekaholicLin/cfce6ceb2d2ad6c5c7e5d051d55f3dcf to your computer and use it in GitHub Desktop.
sync windows application xml file[testing example]
<root>
<license name="org.gnu.GPLv2">
<title>Dependency Walker license</title>
<url>http://www.dependencywalker.com/</url>
</license>
<package name="com.Geekaholic.MySQLCommunityServer64">
<title>Geekaholic--MySQL Community Server 64 bit</title>
<url>http://www.mysql.com/downloads/mysql</url>
<description>SQL database x86_64</description>
<icon>
http://dev.mysql.com/common/logos/logo-mysql-110x57.png
</icon>
<license>org.gnu.GPLv2</license>
<category>Geekaholic</category>
</package>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment