Compare commits
No commits in common. "b770c34cdec797042a8bffa54e06c3382ff08304" and "2ae757561250bdac3dc4798a829f3516d9d36214" have entirely different histories.
b770c34cde
...
2ae7575612
@ -33,7 +33,6 @@
|
||||
| Nightmares from the Deep: The Cursed Heart | PC (Steam) | 11-04-2014 | |
|
||||
| Portal | PC (Steam) | 13-01-2013 | |
|
||||
| Portal 2 | PC (Steam) | 13-07-2013 | |
|
||||
| Pretty Angel | PC (Steam) | 30-09-2021 | |
|
||||
| Resident Evil Revelations 2 | PC (Steam) | 27 -03-2018 | ⭐ Favorite |
|
||||
| Serious Sam 3: BFE | PC (Steam) | 01-01-2014 | ❤ |
|
||||
| Serious Sam HD: The First Encounter | PC (Steam) | 15-03-2014 | |
|
||||
|
@ -1,10 +0,0 @@
|
||||
Got the same problem. This is a big major issue. I don't have administrative privileges myself (security concerns). But the game forces me to run with high rights. But Steam is not running with the Administrator account.
|
||||
|
||||
So this is why the error comes. How to fix it? Stop asking Windows for higher rights for this game. You really must fix that issue!
|
||||
|
||||
PLEASE change the manifest information (contained in the fsx.exe) from:
|
||||
`<requestedExecutionLevel level="requireAdministrator" uiAccess="false"></requestedExecutionLevel>`
|
||||
to
|
||||
`<requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>`
|
||||
|
||||
You might need to change the initial installation process on Steam when running the game the first time. The folder C:\ProgramData\Microsoft\FSX-SE need to be created and proper security rights must be set (write access to users). Then everything should be fine - even with normal rights.
|
Loading…
Reference in New Issue
Block a user