Advertisement
Sjain882

acrobat2

Oct 18th, 2019
10,539
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [ File : Acrobat_Reg_Fix_2.cmd ]
  2. v2 - adds exclusion to defender
  3.  
  4. Script - https://drive.google.com/open?id=1BuuzAwfmbsM32AitVzxWNFxuY20nYSNe
  5.  
  6. Instuctions - below
  7.  
  8. —-
  9.  
  10.  
  11. Small batch script to fix an issue many people are having with Acrobat DC activation issues (usually after an update).
  12.  
  13. Steps to do manually (without script):
  14.  
  15. 1. Reset trial: in "C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\AMT\application.xml" change any digit in the '<Data key="TrialSerialNumber">xxxxxxxxxxxx' field
  16.  
  17. 2. Add registry key: "IsAMTEnforced"=dword:00000001" to "\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\DC\Activation"
  18.  
  19. 3. Add MS Defender exclusion for amtlib.dll ("C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\amtlib.dll")
  20.  
  21. 4. Reapply amtemu 0.9.2
  22.  
  23. (https://pastebin.com/raw/Hzjait5Z)The script opens Notepad for you to deal with Step 1, and does Steps 2-3 for you automatically. Not the perfect tool, but helps save time (especially if you have to do for multiple computers)..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement