how to get antecedent version of google chrome ? -
my google chrome version version 45 . need test app using version 43 . each time try install version 43 version 45 . did uninstall chrome , tried install version 43 it's version 45. how version 43 ?
1) uninstall google chrome (you can keep browsing data)
2) install older version
3) write specific registry keys
a) 32 bit
[hkey_local_machine\software\policies\google\update]
"update{8a69d345-d564-463c-aff1-a69d9e530f96}"=dword:00000000
b) 64 bit
[hkey_local_machine\software\wow6432node\policies\google\update] "update{8a69d345-d564-463c-aff1-a69d9e530f96}"=dword:00000000
you can copy , paste 2 expressions file .reg ending. after double clicking it, both applied.
Comments
Post a Comment