]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/pageant.mft
Ctrl-Break now sends a Break signal (previously it was equivalent to Ctrl-C).
[PuTTY.git] / windows / pageant.mft
index 0a768380d4ce38a3b1a8a75734dd7b7f26eaeac2..94458ab4f0868e05e0f8bdcf8c761ef1ab7ff541 100644 (file)
@@ -1,15 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!-- This is present purely to make Visual Styles in XP work better.
-     See 20020104174954.A12067@imsa.edu. -->
+     See 20020104174954.A12067@imsa.edu.
+     Do not attempt to do anything clever with it, as some versions of
+     Windows are very sensitive to the exact format.
+     Hence, some facts below are fibs. -->
 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
 <assemblyIdentity
-   version="1.0.0.0"
+   version="0.0.0.0"
    processorArchitecture="x86"
    name="Pageant"
    type="win32" />
-   <description>SSH authentication agent for PuTTY.</description>
+   <description>PuTTY SSH authentication agent</description>
    <dependency>
    <dependentAssembly>
+        <!-- Load Common Controls 6 instead of 5 to get WinXP native-
+             looking controls in the client area. -->
         <assemblyIdentity type="win32"
              name="Microsoft.Windows.Common-Controls"
              version="6.0.0.0"