Windows Store Anwendung lässt sich nicht deinstallieren

tjonas331

Cadet 3rd Year
Registriert
Apr. 2020
Beiträge
46
Guten Mittag liebe Computer Base Community,
ich habe das Problem, das ich ein Problem mit einer Anwendung aus dem Windows Store hatte,
deshalb habe ich zuerst probiert die Anwendung in den Einstellungen zurückzusetzen, als das nichts geholfen hat, habe ich die Anwendung gelöscht. Doch jetzt habe ich das Problem, das die Anwendung aus den Einstellungen verschwunden ist,
allerdings im Startmenu immer noch auftaucht und ich dort nach wie vor erfolglos auf deinstallieren drücken kann.
Im Windows Store kann ich bei der Anwendung wieder auf installieren drücken, allerdings passiert dann nichts. Ich gehe mal davon aus, das er denkt, dass die Anwendung bereits installiert ist. Deshalb wollte ich fragen ob ihr eine Lösung habt, wie ich die App entfernen kann.

Bei der Anwendung handelt es sicht um den Flight Simulator 2020

Vielen Dank im Vorraus für eure Hilfe

P.S.
Der Microsoft Support hat mal wieder sein bestes geleistet und seine Inkompetenz bewiesen
 
BlubbsDE schrieb:
Wie denn gelöscht? Man deinstalliert Apps. Löschen deinstalliert sie nicht.

Hier mal anfangen.

https://www.deskmodder.de/wiki/index.php/Apps_reparieren_Windows_10

Naja, ich habe Rechtklick und dann auf deinstallieren gedrückt
1598175883094.png
 
H3llF15H schrieb:
Oder hast du noch in der registry rumgefummelt? Korrigiert mich wenn ich falsch liege, aber den Store kann man doch nicht mehr deinstallieren, oder?
Es geht nicht um den Windows Store, sondern um eine Anwendung aus dem Windows Store, wie oben erwähnt
Ergänzung ()

BlubbsDE schrieb:
Wie denn gelöscht? Man deinstalliert Apps. Löschen deinstalliert sie nicht.

Hier mal anfangen.

https://www.deskmodder.de/wiki/index.php/Apps_reparieren_Windows_10

Danke für den Link zu der Anleitung,
unter dem Punkt: Windows 10 Apps reparieren entfernen mit einem PowerShell Script entfernen
gibt es ein Skript, welches allerdings nicht starten will bzw, Power Shell sich sofort wieder schließt.
Wie kann ich das beheben?
 
Zuletzt bearbeitet:
tjonas331 schrieb:
Es geht nicht um den Windows Store, sondern um eine Anwendung aus dem Windows Store, wie oben erwähnt
Jut, das hatte ich etwas anders gedeutet. Beim zweiten lesen und der Info, ist es auch bei mir angekommen ;)

Rechner schon neugestartet? Was sagt MS denn zu dem Problem wenn du die schon kontaktiert hast?
 
Ok, also mit dem Befehl Get-AppxPackage konnte ich den Flug Simulator 2020 nirgends mehr finden.
Also ist er irgendwie nur noch im Startmenu drin
 
flowerchild69 schrieb:

Danke für die Info,
allerdings konnte ich den Flight Simulator da nicht finden :/
Ergänzung ()

Also mit dieser Anleitung konnte ich den Eintrag aus dem Startmenu entfernen, allerdings lässt mich der Windows Store die Anwendung immer noch nicht neu installieren

Allerdings habe ich das hier gefunden, da sind irgendwie noch Überreste von der Anwendung vorhanden.
1598177639508.png
 
Wenn nur die Verknüpfung noch besteht

C:\ProgramData\Microsoft\Windows\Start Menu\Programs

oder

%appdata%\Microsoft\Windows\Start Menu\Programs

prüfen.

Ob der Flugsimulator noch installiert ist, kannst du per Powershell prüfen (als Admin ausführen)

Code:
Get-AppxPackage -AllUsers | Select Name, PackageFullName |findstr Flight

zum entfernen

Code:
Get-AppxPackage Microsoft.FlightSimulator | Remove-AppxPackage
 
wickedgonewild schrieb:
Wenn nur die Verknüpfung noch besteht

C:\ProgramData\Microsoft\Windows\Start Menu\Programs

oder

%appdata%\Microsoft\Windows\Start Menu\Programs

prüfen.

Ob der Flugsimulator noch installiert ist, kannst du per Powershell prüfen (als Admin ausführen)

Code:
Get-AppxPackage -AllUsers | Select Name, PackageFullName |findstr Flight

zum entfernen

Code:
Get-AppxPackage Microsoft.FlightSimulator | Remove-AppxPackage

Unter dem ersten Skript wurde der Flight Simulator nicht angezeigt und in den beiden Ordner habe ich nichts gefunden
 
Dann ist er nicht mehr installiert. Habe ihn selbst auf dem System, so sieht es aus, wenn er korrekt installiert ist.
PS C:\WINDOWS\system32> Get-AppxPackage -AllUsers | Select Name, PackageFullName |findstr Flight Microsoft.FlightSimulator Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe
 
Hast Du den Computer neu gestartet, seit der Löschung?
Gibt es den Flightsimulator umsonst oder hast Du den gekauft?
 
flowerchild69 schrieb:
Hast Du den Computer neu gestartet, seit der Löschung?
Gibt es den Flightsimulator umsonst oder hast Du den gekauft?
Ja den PC habe ich mehrfach neugestartet und heruntergefahren und wieder hochgefahren.
Ich habe das Spiel im Windows Store erworben
 
Installationsziel ist C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe (bzw. dort liegt ein Hardlink zu deinem eigentlichen Installationsziel (bei mir liegen die Daten auf E:\).

In das Verzeichnis kommst du nur, wenn du Besitzer bist und die Berechtigungen entsprechend angepasst hast.

Ein Tip noch, aber hier bitte gut aufpassen, das ist ne sehr unsaubere Sache

Ein Tool wie Regseeker nutzen

HKLM und HKCU respektive HKU scannen nach z. B. Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe

und alles löschen (vor dem Löschen macht das Programm ein Backup).

Oder du gehst das ganze manuell durch, das ist aber eine scheiß Arbeit. Hier Anhaltspunkte für ein manuelles löschen (mein Export, 77 Schlüssel)

Code:
REGEDIT4
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FlightSimulator.exe]
@="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\FlightSimulator.exe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WordWheelQuery]
"6"=hex:4D,00,69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,\
67,00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,\
00,31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,\
5F,00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,\
00,77,00,65,00,00,00
[HKEY_CURRENT_USER\SOFTWARE\Classes\ActivatableClasses\Package\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp]
"FriendlyTypeName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell]
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.FlightSimulator_8wekyb3d8bbwe\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Flags"=dword:00000001
"InstallTime"=""
"Flags"=dword:00000001
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"PackageSid"=hex:01,08,00,00,00,00,00,0F,02,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,\
38,05,61,1D,15,B9,11,AE,25,01,73,75,1D,C4
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"DisplayName"="Microsoft Flight Simulator"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"OSMaxVersionTested"=""
"OSMinVersion"=""
"CapabilityCount"=dword:00000002
"CapabilitySids"=hex:01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,04,00,00,00,01,08,00,00,00,00,\
00,0F,03,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,\
B9,11,AE,25,01,73,75,1D,C4,04,00,00,00
"SupportedUsers"=dword:00000001
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\Schemas]
"PackageFullName"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\SplashScreen\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
"Image"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SplashScreen.png}"
"AppName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4]
"0"=hex:B8,00,31,00,00,00,00,00,13,51,08,8E,10,04,4D,49,33,42,39,44,7E,31,2E,30,5F,58,\
00,00,9C,00,09,00,04,00,EF,BE,13,51,08,8E,17,51,3B,53,2E,00,00,00,52,06,00,\
00,00,00,78,00,00,00,00,00,03,00,00,A0,00,00,00,00,00,00,3C,85,1B,01,4D,00,\
69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,67,\
00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,00,\
31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,5F,\
00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,00,\
77,00,65,00,00,00,1C,00,00,00
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4\0]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Microsoft.FlightSimulator_8wekyb3d8bbwe!App\windows.protocol]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Microsoft.FlightSimulator_8wekyb3d8bbwe!App\windows.protocol\ms-xbl-69f80140]
"ACID"="FlightSimulator.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"configVersion"=dword:00000000
"StoreId"="9NRRJLLXM68V"
"Languages"="en-US;fr-FR;de-DE;es-ES;es-MX;it-IT;pl-PL;pt-BR;ru-RU;"
"MSAAppId"=""
"TitleId"=dword:69F80140
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\DesktopRegistration]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Executable]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Executable\FlightSimulator.exe]
"Name"="FlightSimulator.exe"
"Id"="App"
"OverrideDisplayName"="ms-resource:AppName"
"Alias"="FlightSimulator.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\PackageRepository\Root\{8D7EC44B-4B2F-4F18-AC8D-C2071C3633C1}#{1526D95E-A767-4FAC-BD17-F1E5C8D28642}\E:WindowsAppsMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Package"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"Root"="\\\\?\\E:\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SecurityManager\CapAuthz\ApplicationsEx\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"AppPackageType"=dword:00000000
"PackageSid"="S-1-15-2-2320493860-4170237812-2754583851-87595188-3105168737-19246609-3290264947"
"EnterpriseID"=dword:00000000
"CapSids"=hex:05,00,00,00,01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,01,0A,00,00,00,00,\
00,0F,03,00,00,00,00,04,00,00,93,4D,68,51,18,3D,C3,A6,28,92,37,66,C7,B1,FD,\
1E,62,11,B0,8D,54,AD,40,41,38,B7,6C,EB,76,C0,56,D6,01,0A,00,00,00,00,00,0F,\
03,00,00,00,00,04,00,00,AF,37,E5,A2,58,AD,48,66,53,E6,1F,53,B9,42,0E,EA,34,\
9C,E5,B6,48,3A,DB,78,9F,5C,A7,33,FE,7E,97,1A,01,0A,00,00,00,00,00,0F,03,00,\
00,00,00,04,00,00,04,E8,89,3A,64,F6,03,45,F8,E6,57,7A,12,CB,55,F1,B5,4A,6D,\
10,AF,EC,0C,92,C1,63,F5,50,DC,4D,EC,C7,01,08,00,00,00,00,00,0F,03,00,00,00,\
24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,B9,11,AE,25,01,73,\
75,1D,C4,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00
"ApplicationFlags"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModel\StateRepository\Cache\Package\Index\PackageFullName\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModel\StateRepository\Cache\Package\Index\PackageFullName\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\582]
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\SecurityManager\CapAuthz\ApplicationsEx\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"AppPackageType"=dword:00000000
"PackageSid"="S-1-15-2-2320493860-4170237812-2754583851-87595188-3105168737-19246609-3290264947"
"EnterpriseID"=dword:00000000
"CapSids"=hex:05,00,00,00,01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,01,0A,00,00,00,00,\
00,0F,03,00,00,00,00,04,00,00,93,4D,68,51,18,3D,C3,A6,28,92,37,66,C7,B1,FD,\
1E,62,11,B0,8D,54,AD,40,41,38,B7,6C,EB,76,C0,56,D6,01,0A,00,00,00,00,00,0F,\
03,00,00,00,00,04,00,00,AF,37,E5,A2,58,AD,48,66,53,E6,1F,53,B9,42,0E,EA,34,\
9C,E5,B6,48,3A,DB,78,9F,5C,A7,33,FE,7E,97,1A,01,0A,00,00,00,00,00,0F,03,00,\
00,00,00,04,00,00,04,E8,89,3A,64,F6,03,45,F8,E6,57,7A,12,CB,55,F1,B5,4A,6D,\
10,AF,EC,0C,92,C1,63,F5,50,DC,4D,EC,C7,01,08,00,00,00,00,00,0F,03,00,00,00,\
24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,B9,11,AE,25,01,73,\
75,1D,C4,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00
"ApplicationFlags"=dword:00000000
[HKEY_USERS\.DEFAULT\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\.DEFAULT\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\.DEFAULT\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\b7840cc]
"@{C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri? ms-resource:///resources/AppName}"="Microsoft Flight Simulator"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FlightSimulator.exe]
@="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\FlightSimulator.exe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WordWheelQuery]
"6"=hex:4D,00,69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,\
67,00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,\
00,31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,\
5F,00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,\
00,77,00,65,00,00,00
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\ActivatableClasses\Package\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp]
"FriendlyTypeName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.FlightSimulator_8wekyb3d8bbwe\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Flags"=dword:00000001
"InstallTime"=""
"Flags"=dword:00000001
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"PackageSid"=hex:01,08,00,00,00,00,00,0F,02,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,\
38,05,61,1D,15,B9,11,AE,25,01,73,75,1D,C4
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"DisplayName"="Microsoft Flight Simulator"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"OSMaxVersionTested"=""
"OSMinVersion"=""
"CapabilityCount"=dword:00000002
"CapabilitySids"=hex:01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,04,00,00,00,01,08,00,00,00,00,\
00,0F,03,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,\
B9,11,AE,25,01,73,75,1D,C4,04,00,00,00
"SupportedUsers"=dword:00000001
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\Schemas]
"PackageFullName"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\SplashScreen\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
"Image"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SplashScreen.png}"
"AppName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4]
"0"=hex:B8,00,31,00,00,00,00,00,13,51,08,8E,10,04,4D,49,33,42,39,44,7E,31,2E,30,5F,58,\
00,00,9C,00,09,00,04,00,EF,BE,13,51,08,8E,17,51,3B,53,2E,00,00,00,52,06,00,\
00,00,00,78,00,00,00,00,00,03,00,00,A0,00,00,00,00,00,00,3C,85,1B,01,4D,00,\
69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,67,\
00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,00,\
31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,5F,\
00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,00,\
77,00,65,00,00,00,1C,00,00,00
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4\0]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\ActivatableClasses\Package\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp]
"FriendlyTypeName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.FlightSimulator_8wekyb3d8bbwe\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Flags"=dword:00000001
"InstallTime"=""
"Flags"=dword:00000001
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"PackageSid"=hex:01,08,00,00,00,00,00,0F,02,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,\
38,05,61,1D,15,B9,11,AE,25,01,73,75,1D,C4
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"DisplayName"="Microsoft Flight Simulator"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"OSMaxVersionTested"=""
"OSMinVersion"=""
"CapabilityCount"=dword:00000002
"CapabilitySids"=hex:01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,04,00,00,00,01,08,00,00,00,00,\
00,0F,03,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,\
B9,11,AE,25,01,73,75,1D,C4,04,00,00,00
"SupportedUsers"=dword:00000001
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\Schemas]
"PackageFullName"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\SplashScreen\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
"Image"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SplashScreen.png}"
"AppName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4]
"0"=hex:B8,00,31,00,00,00,00,00,13,51,08,8E,10,04,4D,49,33,42,39,44,7E,31,2E,30,5F,58,\
00,00,9C,00,09,00,04,00,EF,BE,13,51,08,8E,17,51,3B,53,2E,00,00,00,52,06,00,\
00,00,00,78,00,00,00,00,00,03,00,00,A0,00,00,00,00,00,00,3C,85,1B,01,4D,00,\
69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,67,\
00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,00,\
31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,5F,\
00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,00,\
77,00,65,00,00,00,1C,00,00,00
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4\0]
[HKEY_USERS\S-1-5-18\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\S-1-5-18\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\S-1-5-18\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\b7840cc]
"@{C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri? ms-resource:///resources/AppName}"="Microsoft Flight Simulator"
 
Zuletzt bearbeitet:
Bist Du mit dem richtigen Benutzer/MS Account eingeloggt?
Wenn ja, würde ich den Support weiter treten. Für 70 Tacken sollten die sich bewegen.
Und mir gehen die Ideen aus. Viel Erfolg noch.
 
Probiere ich mal aus
Ergänzung ()

wickedgonewild schrieb:
Installationsziel ist C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe (bzw. dort liegt ein Hardlink zu deinem eigentlichen Installationsziel (bei mir liegen die Daten auf E:\).

In das Verzeichnis kommst du nur, wenn du Besitzer bist und die Berechtigungen entsprechend angepasst hast.

Ein Tip noch, aber hier bitte gut aufpassen, das ist ne sehr unsaubere Sache

Ein Tool wie Regseeker nutzen

HKLM und HKCU respektive HKU scannen nach z. B. Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe

und alles löschen (vor dem Löschen macht das Programm ein Backup).

Oder du gehst das ganze manuell durch, das ist aber eine scheiß Arbeit. Hier Anhaltspunkte für ein manuelles löschen (mein Export, 77 Schlüssel)

Code:
REGEDIT4
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FlightSimulator.exe]
@="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\FlightSimulator.exe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WordWheelQuery]
"6"=hex:4D,00,69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,\
67,00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,\
00,31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,\
5F,00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,\
00,77,00,65,00,00,00
[HKEY_CURRENT_USER\SOFTWARE\Classes\ActivatableClasses\Package\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp]
"FriendlyTypeName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell]
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.FlightSimulator_8wekyb3d8bbwe\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Flags"=dword:00000001
"InstallTime"=""
"Flags"=dword:00000001
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"PackageSid"=hex:01,08,00,00,00,00,00,0F,02,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,\
38,05,61,1D,15,B9,11,AE,25,01,73,75,1D,C4
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"DisplayName"="Microsoft Flight Simulator"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"OSMaxVersionTested"=""
"OSMinVersion"=""
"CapabilityCount"=dword:00000002
"CapabilitySids"=hex:01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,04,00,00,00,01,08,00,00,00,00,\
00,0F,03,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,\
B9,11,AE,25,01,73,75,1D,C4,04,00,00,00
"SupportedUsers"=dword:00000001
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\Schemas]
"PackageFullName"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\SplashScreen\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
"Image"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SplashScreen.png}"
"AppName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4]
"0"=hex:B8,00,31,00,00,00,00,00,13,51,08,8E,10,04,4D,49,33,42,39,44,7E,31,2E,30,5F,58,\
00,00,9C,00,09,00,04,00,EF,BE,13,51,08,8E,17,51,3B,53,2E,00,00,00,52,06,00,\
00,00,00,78,00,00,00,00,00,03,00,00,A0,00,00,00,00,00,00,3C,85,1B,01,4D,00,\
69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,67,\
00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,00,\
31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,5F,\
00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,00,\
77,00,65,00,00,00,1C,00,00,00
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4\0]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Microsoft.FlightSimulator_8wekyb3d8bbwe!App\windows.protocol]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\PackageRepository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Microsoft.FlightSimulator_8wekyb3d8bbwe!App\windows.protocol\ms-xbl-69f80140]
"ACID"="FlightSimulator.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"configVersion"=dword:00000000
"StoreId"="9NRRJLLXM68V"
"Languages"="en-US;fr-FR;de-DE;es-ES;es-MX;it-IT;pl-PL;pt-BR;ru-RU;"
"MSAAppId"=""
"TitleId"=dword:69F80140
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\DesktopRegistration]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Executable]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\GameConfig\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\Executable\FlightSimulator.exe]
"Name"="FlightSimulator.exe"
"Id"="App"
"OverrideDisplayName"="ms-resource:AppName"
"Alias"="FlightSimulator.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GamingServices\PackageRepository\Root\{8D7EC44B-4B2F-4F18-AC8D-C2071C3633C1}#{1526D95E-A767-4FAC-BD17-F1E5C8D28642}\E:WindowsAppsMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Package"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"Root"="\\\\?\\E:\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SecurityManager\CapAuthz\ApplicationsEx\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"AppPackageType"=dword:00000000
"PackageSid"="S-1-15-2-2320493860-4170237812-2754583851-87595188-3105168737-19246609-3290264947"
"EnterpriseID"=dword:00000000
"CapSids"=hex:05,00,00,00,01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,01,0A,00,00,00,00,\
00,0F,03,00,00,00,00,04,00,00,93,4D,68,51,18,3D,C3,A6,28,92,37,66,C7,B1,FD,\
1E,62,11,B0,8D,54,AD,40,41,38,B7,6C,EB,76,C0,56,D6,01,0A,00,00,00,00,00,0F,\
03,00,00,00,00,04,00,00,AF,37,E5,A2,58,AD,48,66,53,E6,1F,53,B9,42,0E,EA,34,\
9C,E5,B6,48,3A,DB,78,9F,5C,A7,33,FE,7E,97,1A,01,0A,00,00,00,00,00,0F,03,00,\
00,00,00,04,00,00,04,E8,89,3A,64,F6,03,45,F8,E6,57,7A,12,CB,55,F1,B5,4A,6D,\
10,AF,EC,0C,92,C1,63,F5,50,DC,4D,EC,C7,01,08,00,00,00,00,00,0F,03,00,00,00,\
24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,B9,11,AE,25,01,73,\
75,1D,C4,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00
"ApplicationFlags"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModel\StateRepository\Cache\Package\Index\PackageFullName\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModel\StateRepository\Cache\Package\Index\PackageFullName\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\582]
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\SecurityManager\CapAuthz\ApplicationsEx\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"AppPackageType"=dword:00000000
"PackageSid"="S-1-15-2-2320493860-4170237812-2754583851-87595188-3105168737-19246609-3290264947"
"EnterpriseID"=dword:00000000
"CapSids"=hex:05,00,00,00,01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,01,0A,00,00,00,00,\
00,0F,03,00,00,00,00,04,00,00,93,4D,68,51,18,3D,C3,A6,28,92,37,66,C7,B1,FD,\
1E,62,11,B0,8D,54,AD,40,41,38,B7,6C,EB,76,C0,56,D6,01,0A,00,00,00,00,00,0F,\
03,00,00,00,00,04,00,00,AF,37,E5,A2,58,AD,48,66,53,E6,1F,53,B9,42,0E,EA,34,\
9C,E5,B6,48,3A,DB,78,9F,5C,A7,33,FE,7E,97,1A,01,0A,00,00,00,00,00,0F,03,00,\
00,00,00,04,00,00,04,E8,89,3A,64,F6,03,45,F8,E6,57,7A,12,CB,55,F1,B5,4A,6D,\
10,AF,EC,0C,92,C1,63,F5,50,DC,4D,EC,C7,01,08,00,00,00,00,00,0F,03,00,00,00,\
24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,B9,11,AE,25,01,73,\
75,1D,C4,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00
"ApplicationFlags"=dword:00000000
[HKEY_USERS\.DEFAULT\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\.DEFAULT\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\.DEFAULT\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\b7840cc]
"@{C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri? ms-resource:///resources/AppName}"="Microsoft Flight Simulator"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FlightSimulator.exe]
@="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\FlightSimulator.exe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"Path"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WordWheelQuery]
"6"=hex:4D,00,69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,\
67,00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,\
00,31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,\
5F,00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,\
00,77,00,65,00,00,00
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\ActivatableClasses\Package\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp]
"FriendlyTypeName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.FlightSimulator_8wekyb3d8bbwe\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Flags"=dword:00000001
"InstallTime"=""
"Flags"=dword:00000001
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"PackageSid"=hex:01,08,00,00,00,00,00,0F,02,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,\
38,05,61,1D,15,B9,11,AE,25,01,73,75,1D,C4
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"DisplayName"="Microsoft Flight Simulator"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"OSMaxVersionTested"=""
"OSMinVersion"=""
"CapabilityCount"=dword:00000002
"CapabilitySids"=hex:01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,04,00,00,00,01,08,00,00,00,00,\
00,0F,03,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,\
B9,11,AE,25,01,73,75,1D,C4,04,00,00,00
"SupportedUsers"=dword:00000001
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\Schemas]
"PackageFullName"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\SplashScreen\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
"Image"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SplashScreen.png}"
"AppName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4]
"0"=hex:B8,00,31,00,00,00,00,00,13,51,08,8E,10,04,4D,49,33,42,39,44,7E,31,2E,30,5F,58,\
00,00,9C,00,09,00,04,00,EF,BE,13,51,08,8E,17,51,3B,53,2E,00,00,00,52,06,00,\
00,00,00,78,00,00,00,00,00,03,00,00,A0,00,00,00,00,00,00,3C,85,1B,01,4D,00,\
69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,67,\
00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,00,\
31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,5F,\
00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,00,\
77,00,65,00,00,00,1C,00,00,00
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4\0]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\ActivatableClasses\Package\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp]
"FriendlyTypeName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Application]
"ApplicationIcon"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\DefaultIcon]
@="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open]
"PackageId"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\AppXy665fctm52xnwcv3ynbyhss7309qf7xp\Shell\open\command]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\c14b58b3]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/StoreLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\StoreLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CResources%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\dc079e49]
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"="Microsoft Flight Simulator"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
"@{C:\Program Files\WindowsApps\Resources\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SmallLogo.png}"="C:\\Program Files\\WindowsApps\\Resources\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\\SmallLogo.png"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Families\Microsoft.FlightSimulator_8wekyb3d8bbwe\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"Flags"=dword:00000001
"InstallTime"=""
"Flags"=dword:00000001
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe]
"PackageSid"=hex:01,08,00,00,00,00,00,0F,02,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,\
38,05,61,1D,15,B9,11,AE,25,01,73,75,1D,C4
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"DisplayName"="Microsoft Flight Simulator"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"OSMaxVersionTested"=""
"OSMinVersion"=""
"CapabilityCount"=dword:00000002
"CapabilitySids"=hex:01,02,00,00,00,00,00,0F,03,00,00,00,01,00,00,00,04,00,00,00,01,08,00,00,00,00,\
00,0F,03,00,00,00,24,ED,4F,8A,74,C7,90,F8,2B,9D,2F,A4,B4,98,38,05,61,1D,15,\
B9,11,AE,25,01,73,75,1D,C4,04,00,00,00
"SupportedUsers"=dword:00000001
"PackageRootFolder"="C:\\Program Files\\WindowsApps\\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
"PackageID"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\Schemas]
"PackageFullName"="Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.FlightSimulator_8wekyb3d8bbwe\SplashScreen\Microsoft.FlightSimulator_8wekyb3d8bbwe!App]
"Image"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/Files/SplashScreen.png}"
"AppName"="@{Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.FlightSimulator_8wekyb3d8bbwe/resources/AppName}"
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4]
"0"=hex:B8,00,31,00,00,00,00,00,13,51,08,8E,10,04,4D,49,33,42,39,44,7E,31,2E,30,5F,58,\
00,00,9C,00,09,00,04,00,EF,BE,13,51,08,8E,17,51,3B,53,2E,00,00,00,52,06,00,\
00,00,00,78,00,00,00,00,00,03,00,00,A0,00,00,00,00,00,00,3C,85,1B,01,4D,00,\
69,00,63,00,72,00,6F,00,73,00,6F,00,66,00,74,00,2E,00,46,00,6C,00,69,00,67,\
00,68,00,74,00,53,00,69,00,6D,00,75,00,6C,00,61,00,74,00,6F,00,72,00,5F,00,\
31,00,2E,00,37,00,2E,00,31,00,32,00,2E,00,30,00,5F,00,78,00,36,00,34,00,5F,\
00,5F,00,38,00,77,00,65,00,6B,00,79,00,62,00,33,00,64,00,38,00,62,00,62,00,\
77,00,65,00,00,00,1C,00,00,00
[HKEY_USERS\S-1-5-21-2468599967-2344125795-1294945233-1001_Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU\2\6\3\4\0]
[HKEY_USERS\S-1-5-18\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri]
[HKEY_USERS\S-1-5-18\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee]
[HKEY_USERS\S-1-5-18\Software\Classes\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe%5Cresources.pri\1d66da32dad00ee\b7840cc]
"@{C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.7.12.0_x64__8wekyb3d8bbwe\resources.pri? ms-resource:///resources/AppName}"="Microsoft Flight Simulator"

So habe es mal gemacht, anbei eine Datei mit den Einträgen aus der Registrierung,
aber es fühlt sich nicht gut an das einfach alles zu löschen.

Fun Fact,
als ich versucht habe den 15000 Zeilen als Code Spoiler einzufügen ist Firefox und dann Windows gecrasht🙄
 

Anhänge

  • Find in registry-23.08.2020-12.41.08 - Kopie.txt
    1,3 MB · Aufrufe: 288
Zuletzt bearbeitet:
Du hast hast HKCR mit drin, daher die Vielzahl an Ergebnissen.
 
Zurück
Oben