Skip to content

Commit fd830d0

Browse files
committed
Adding path to app compat json file
1 parent 53d96c6 commit fd830d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hub/apps/develop/settings/settings-common.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Settings status is accessed in one of two ways:
1818

1919
## App Compatability
2020

21-
The app compatibility setting is a json file that describes compatibility information for apps installed on the device.
21+
The app compatibility setting is a JSON file that describes compatibility information for apps installed on the device. The path to this JSON is:
22+
23+
`C:\Windows\appcompat\Backup\[user SID].json`
2224

2325
The format of the backup JSON file. Install, Update, and Uninstall nodes contain arrays of applications, which contain arrays of files. The following code segment describes the format of the file and provides descriptions for each field.
2426

0 commit comments

Comments
 (0)