Revision: | 4 |
Committed: | Wed Jul 11 14:19:13 2012 UTC (10 years, 10 months ago) by william |
Content type: | text/cache-manifest |
File size: | 411 byte(s) |
Log Message: | imported from https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/ Revision: 1 Author: beartown Date: 3:10:40 AM, Monday, June 21, 2010 Message: First upload. Still todo in order to get a fully working product: Replace Thinstation images with vanilla Thinstation, modify ImageDesigntimeConfig.cs, ImageRuntimeConfig.cs in order to support the Thinstation image |
# | User | Rev | Content |
---|---|---|---|
1 | william | 4 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
2 | <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> | ||
3 | <security> | ||
4 | <requestedPrivileges> | ||
5 | <requestedExecutionLevel level="requireAdministrator" uiAccess="false"/> | ||
6 | </requestedPrivileges> | ||
7 | </security> | ||
8 | </trustInfo> | ||
9 | </assembly> |