--- /dev/null
+<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
+<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
+ <security>
+ <requestedPrivileges>
+ <requestedExecutionLevel level='asInvoker' uiAccess='false' />
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+ <dependency>
+ <dependentAssembly>
+ <assemblyIdentity type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*' />
+ </dependentAssembly>
+ </dependency>
+ <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
+ <application>
+ <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
+ </application>
+ </compatibility>
+</assembly>
1 TYPELIB "aniplayer.rc"
IDI_ICON1 ICON DISCARDABLE "../resource/aniplayer-mikuru.ico"
+1 24 "aniplayer.exe.manifest"
1 VERSIONINFO
FILEVERSION 1,0,0,1
PRODUCTVERSION 1,0,0,1
VALUE "InternalName", "aniplayer\0"
VALUE "LegalCopyright", "Copyright © 2009 APTX\0"
VALUE "MIMEType", "application/x-aniplayer\0"
- VALUE "OriginalFilename", "aniplayer.dll\0"
+ VALUE "OriginalFilename", "aniplayer.exe\0"
VALUE "ProductName", "AniPlayer\0"
VALUE "ProductVersion", "0, 1, 0, 0\0"
END