
Pierre Cofsky
Comments
-
I think your are mixing up Google Chrome Enterprise (The browser) and Google Chrome OS Enterprise (the device management license for chromebooks) Google Chrome Enterprise (browser for windows) is ...
-
Even if Acrobat Reader is 32 bit, it does use wow6432node keys on 64bit systems. After some digging step 5 should add the entry in both 32 bit and 64 bit keys. This is what the step 5 should look l...
-
well according to this document : https://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Windows/FeatureLockdown.html on 64 bit system the keys should all be under : "HKLM\SOFTWARE\WOW6432Node"
-
my step 4 : REG ADD "HKLM\SOFTWARE\Adobe\Adobe ARM\1.0\ARM" /v iCheckReader /t REG_DWORD /d 0 /f REG ADD "HKLM\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown" /v bUpdater /t REG_DWORD /d...