1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <!-- This is present purely to make Visual Styles in XP work better.
3 See 20020104174954.A12067@imsa.edu.
4 Do not attempt to do anything clever with it, as some versions of
5 Windows are very sensitive to the exact format.
6 Hence, some facts below are fibs. -->
7 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
10 processorArchitecture="x86"
13 <description>PuTTY SSH authentication agent</description>
16 <!-- Load Common Controls 6 instead of 5 to get WinXP native-
17 looking controls in the client area. -->
18 <assemblyIdentity type="win32"
19 name="Microsoft.Windows.Common-Controls"
21 publicKeyToken="6595b64144ccf1df"
23 processorArchitecture="x86"/>