home *** CD-ROM | disk | FTP | other *** search
/ Computer Active Guide 2009 April / CAGidas04.iso / Programos / wlsetup-all.exe / Writer.msi / windowsLiveWriter.Manifest < prev    next >
Encoding:
Extensible Markup Language  |  2009-07-25  |  540 b   |  20 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> 
  3. <assemblyIdentity 
  4.     version="1.0.0.0" 
  5.     processorArchitecture="X86" 
  6.     name="WindowsLiveWriter"
  7.     type="win32" 
  8. /> 
  9.  
  10. <description>Windows Live Writer</description> 
  11.  
  12. <asmv3:application>
  13.     <asmv3:windowsSettings
  14.          xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
  15.       <dpiAware>true</dpiAware>
  16.     </asmv3:windowsSettings>
  17. </asmv3:application>
  18.  
  19. </assembly>
  20.