Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / test / mini_installer / config / chrome_system_not_installed.prop
1 {
2   "Files": {
3     "$PROGRAM_FILES\\$CHROME_DIR\\Application": {"exists": false}
4   },
5   "RegistryEntries": {
6     "HKEY_LOCAL_MACHINE\\$CHROME_UPDATE_REGISTRY_SUBKEY": {
7       "exists": "forbidden"},
8     "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME":
9         {"exists": "forbidden"},
10     "HKEY_LOCAL_MACHINE\\Software\\Classes\\$CHROME_SHORT_NAME": {
11       "exists": "forbidden"
12     }
13   }
14 }