diff options
| author | 2014-12-06 17:33:25 -0500 | |
|---|---|---|
| committer | 2014-12-06 17:33:25 -0500 | |
| commit | 7167ce41b61d2ba2cdb526777a4233eb84a3b66a (patch) | |
| tree | a35c14143716e1f2c98f808c81f89426045a946f /SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave | |
Imported Upstream version 2.99.6upstream/2.99.6
Diffstat (limited to 'SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave')
| -rw-r--r-- | SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave b/SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave new file mode 100644 index 0000000..788fba6 --- /dev/null +++ b/SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> + <assemblyIdentity version="2.0.0.0" processorArchitecture="X86" + name="gokulnathvc.coolapp" type="win32" /> + <description>Gokulnathvc Really Cool App</description> + <dependency /> + <!-- Identify the application security requirements. --> + <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2"> + <security> + <requestedPrivileges> + <requestedExecutionLevel + level="asInvoker" + uiAccess="false"/> + </requestedPrivileges> + </security> + </trustInfo> + <!-- padding to four-byte multiple file size including the byte order mark --> + <!-- padding 123 --> +</assembly>
\ No newline at end of file |
