Develop and Download Open Source Software

Browse Subversion Repository

Contents of /TransparentizeWindow/bin/Debug/TraPutty.vshost.exe.manifest

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations) (download)
Tue Apr 16 05:19:23 2013 UTC (10 years, 11 months ago) by yuuan
File size: 490 byte(s)
- 設定が変更できないバグを修正
- 著作権表示のリンク先を変更
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
4 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
5 <security>
6 <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
7 <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
8 </requestedPrivileges>
9 </security>
10 </trustInfo>
11 </assembly>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26