@echo off setlocal cd "%~dp0" start /wait "" "Setup.exe" endlocal echo . echo Reading Acrobat path and copying patched amtlib.dll. echo . setlocal setlocal enabledelayedexpansion for /f "usebackq tokens=3*" %%a in (`reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\DC\InstallPath" /s`) do ( set acrobat_path=%%a %%b ) xcopy "%~dp0\Setup\amtlib.dll" "%acrobat_path%" /Y /R /H /G REGEDIT /s "%~dp0\Setup\reg-acro11.reg" endlocal exit
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\DC\Activation] "IsAMTEnforced"=dword:00000001
Windows Registry Editor Version 5.00 ; Autostart Deaktivierungen [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "AdobeAAMUpdater-1.0"=- "AdobeGCInvoker-1.0"=- [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run] "Acrobat Assistant 8.0"=- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\AutorunsDisabled] "AdobeAAMUpdater-1.0"="\"C:\\Program Files (x86)\\Common Files\\Adobe\\OOBE\\PDApp\\UWA\\UpdaterStartupUtility.exe\"" "AdobeGCInvoker-1.0"="\"C:\\Program Files (x86)\\Common Files\\Adobe\\AdobeGCClient\\AGCInvokerUtility.exe\"" [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run\AutorunsDisabled] "Acrobat Assistant 8.0"="\"C:\\Program Files (x86)\\Adobe\\Acrobat DC\\Acrobat\\Acrotray.exe\"" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AdobeARMservice] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AGMService] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AGSService] "Start"=dword:00000004
Hast du das verstanden? Ja! | Nein!
Programm lässt sich nicht aktivieren und es erscheint lediglich die 30-tägige Testversion.
Ich habe eine andere P2P-Version geladen, welche komischerweise problemlos funktioniert.
Wieder ein Schrott-Release von 'Senftube' ... auch das eine oder andere Win 10 Releaes funktionierte nicht.
#