Skip to content

Instantly share code, notes, and snippets.

@learnit-codeit
Created December 22, 2020 11:23
Show Gist options
  • Save learnit-codeit/d9aa62b2bf84ff950b1b6c34077bb363 to your computer and use it in GitHub Desktop.
Save learnit-codeit/d9aa62b2bf84ff950b1b6c34077bb363 to your computer and use it in GitHub Desktop.
<profiles>
<profile>
<id>windows-xp</id>
<activation>
<os>
<name>Windows XP</name>
<family>Windows</family>
<arch>x86</arch>
<version>5.1.2600</version>
</os>
</activation>
...
</profile>
</profiles>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment