Copy link to clipboard
Copied
Hi
I am using Acrobat Customization Wizard to build my Acrobat Pro DC package for dist trough SCCM.
I have deactivated All Document Cloud services wich removes the ability to sign on trough the welcome screen, but the ability to do so using the help tab is still there. But since the Document Cloud services is disabled it just gives a awkward error.
Is there someway to remove this choice on the help menu?
Use following registry keys to disable Help > Sign In/Sign Out
For Continuous Build:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown]
"bSuppressSignOut"=dword:00000001
For Classic Build:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown]
"bSuppressSignOut"=dword:00000001
by Karan Malik on Nov 18, 2015 10:32 AM
Copy link to clipboard
Copied
Use following registry keys to disable Help > Sign In/Sign Out
For Continuous Build:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown]
"bSuppressSignOut"=dword:00000001
For Classic Build:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown]
"bSuppressSignOut"=dword:00000001
by Karan Malik on Nov 18, 2015 10:32 AM
Find more inspiration, events, and resources on the new Adobe Community
Explore Now