Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / test / mini_installer / config / chrome_system_not_installed.prop
index f1e25e1..eaebe44 100644 (file)
@@ -3,11 +3,12 @@
     "$PROGRAM_FILES\\$CHROME_DIR\\Application": {"exists": false}
   },
   "RegistryEntries": {
-    "HKEY_LOCAL_MACHINE\\$CHROME_UPDATE_REGISTRY_SUBKEY": {"exists": false},
+    "HKEY_LOCAL_MACHINE\\$CHROME_UPDATE_REGISTRY_SUBKEY": {
+      "exists": "forbidden"},
     "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME":
-        {"exists": false},
+        {"exists": "forbidden"},
     "HKEY_LOCAL_MACHINE\\Software\\Classes\\$CHROME_SHORT_NAME": {
-      "exists": false
+      "exists": "forbidden"
     }
   }
 }