aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave')
-rw-r--r--SQLiteStudio3/UpdateSQLiteStudio/windows.manifest.autosave19
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