Quantcast
Channel: Adobe Community: Message List - Enterprise Deployment (Acrobat and Reader)
Viewing all articles
Browse latest Browse all 6853

Re: How to remove "add account" in Reader DC

$
0
0

Same problem here with Acrobat Pro DC on Windows 2008 R2/Citrix XenApp 6.5

Since the update from 2015.006.30060 to 2015.006.30096 there is a new menu item in the "Help" menu, initially called "Login/Logoff" (loosly translated from German original "Anmleden/Abmelden") and after a while changes to two items called "Manage own account..." (Eigenes Konto verwalten...) and "Login" (Anmelden).

If you click the "Anmleden/Abmelden" a message will popup saying "Registration is initializing... Try again soon." (Registrierung wird initialisiert... Versuchen Sie es in Kürze erneut.)

05-11-2015 01-08-20.jpg

Registry settings applied:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown]
"bUpdater"=dword:00000000
"bAcroSuppressUpsell"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown\cCloud]
"bAdobeSendPluginToggle"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown\cServices]
"bUpdater"=dword:00000000
"bTogglePrefsSync"=dword:00000001
"bToggleWebConnectors"=dword:00000001
"bToggleAdobeDocumentServices"=dword:00000001
"bToggleAdobeSign"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown\cSharePoint]
"bDisableSharePointFeatures"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown\cWebmailProfiles]
"bDisableWebmail"=dword:00000001

 

JavaScripts:

// [Help - Repair Adobe Reader Installation]
app.hideMenuItem("DetectAndRepair");


// [Help - Online Support - Generate System Report]
app.hideMenuItem("SystemInformation");

 

The location (Wow6432Node) should not matter according to this article: https://msdn.microsoft.com/en-us/library/windows/desktop/aa384253(v=vs.85).aspx


Viewing all articles
Browse latest Browse all 6853

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>