diff options
| author | EverythingWindows <[email protected]> | 2022-11-06 18:45:00 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-06 18:45:00 +0700 |
| commit | 1ca1bed37df7422ab7049f44bf864494747abd51 (patch) | |
| tree | e5ee3ca8163b7f4c191cc1e9ae4a909037a24888 /ShiftOS-TheRevival/MainForms/app.manifest | |
| parent | 2a3e5ec4d537770bb3d310bfb9bda12c0615aedd (diff) | |
| download | shiftos-therevival-old-0.2.3.tar.gz shiftos-therevival-old-0.2.3.tar.bz2 shiftos-therevival-old-0.2.3.zip | |
0.2.3 final code0.2.3
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/app.manifest')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/app.manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS-TheRevival/MainForms/app.manifest b/ShiftOS-TheRevival/MainForms/app.manifest index 438ee0d..9ce67d2 100644 --- a/ShiftOS-TheRevival/MainForms/app.manifest +++ b/ShiftOS-TheRevival/MainForms/app.manifest @@ -16,7 +16,7 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> + <requestedExecutionLevel level="asInvoker" uiAccess="false" /> </requestedPrivileges> </security> </trustInfo> |
