Background In Windows, applications can use the app.manifest asset file to configure the role permissions used when the program is launched. The effect is as follows: Under normal circumstances, adding the following configuration to app.manifest is sufficient:…

