I removed all the adobe applications and ran the cleaner tool. Then tried to install adobe acrobat DC and got error. That is from the log file I posted above. I can install this on an internet facing pc with win 7 with no problems. Looks like possibly an update or something is missing on my pc that is not online. It does get updates from our Windows update server. Is there anyway to find out what is missing?
Re: Bootstrapper Process return code is (42)
Re: Bootstrapper Process return code is (42)
I'm also getting an error trying to install photoshop on the same pc. I get the same bootstrapper 42 error
Re: LEID for Acrobat Standard 2017
Acrobat Standard 2017 is the perpetual license version, and as such it will be the classic track. DC Classic Track 2017 covers Acrobat Pro 2017 and Acrobat Standard 2017.
Re: Bootstrapper Process return code is (42)
Hi markw,
Could you let us know if you have tried the troubleshooting steps given in this forum thread at post#7: PDApp.log - The Bootstrapper Process return code is (42).Stopping the installation process ? If yes, then please contact support using the options given in the thread.
Thanks,
Shivam
Re: How to install Acrobat Pro 2017 in as a remote application on RDS or Xenapp
Docs: Citrix XenApp & XenDesktop — Enterprise Administration Guide
Please post back if you still have questions.
Re: Difference between plain Adobe Acrobat DC vs Standard, Pro, and Reader
I am pretty sure Reader has tracks, or at least something that SOMEONE calls tracks.
See for example: Release Notes | Adobe Acrobat, Reader
which has headings
Acrobat DC and Acrobat Reader DC Continuous Track release notes
Acrobat 2017 and Acrobat Reader 2017 (Classic Track) release notes
Re: Difference between plain Adobe Acrobat DC vs Standard, Pro, and Reader
Regarding the 3rd bullet: DC is part of all product marketing names. Acrobat DC can be either the Classic or Continuous track. That said: You will sometimes see "DC" used (incorrectly) as another name for the "Continuous" track because (unfortunately), an install of the Continuous track uses /DC/ as directory paths when installing files and creating registry entries.
Re: Difference between plain Adobe Acrobat DC vs Standard, Pro, and Reader
You were correct it turns out. Reader does have tracks and I've edited my post above.
Thanks!
Re: Bootstrapper Process return code is (42)
I have. I've uninstalled everything adobe on the system. Ran the cleaner and got the same error.
Re: Bootstrapper Process return code is (42)
This might help with troubleshooting (apologies if I missed a reference to it in one of the other threads): Error code 42 or 72 when installing Adobe Creative Cloud
I have a device license, but Acrobat says my subscription has expired. Other apps are fine.
I have a device license for Creative Cloud for education. I've made the package and installed it on the computer. My admin console shows the computer as my device license. Photoshop and Illustrator launch just fine. Acrobat says my subscription has expired. How do I fix this bug? I've tried logging out and back in again.
Download for Acbobat 2017 STD, CustomizationWizard
When I log in to the Adobe site to download my recently purchased Acrobat 2017 (17.0) Standard and Pro MSI's, I'm given the same download - Acrobat_2017_Web_WWMUI.exe (same checksum as well) - which appears to only have the PRO MSI file. How do I get the MSI file for Acrobat STD?
Bonus question : Is there a current Adobe Customization Wizard that I can use to create custom transform files (MST's) to create custom installs for workstations (instead of users) that are installed by SCCM?
Sorry for multiple questions
Re: Download for Acbobat 2017 STD, CustomizationWizard
- There's only one Acrobat installer for Pro and Std. What you get depends on the license you purchased.
- There's a Wizard for every version: Welcome to the Wizard — Acrobat Customization Wizard DC for Windows
Re: I have a device license, but Acrobat says my subscription has expired. Other apps are fine.
Disabling Social Sign in Option in Adobe Acrobat Pro DC 2018
Hi Team, Recently we have packaged Adobe Acrobat DC Pro 2018 and we have not included the license information as part of the package. The license will be configured by the service desk team as there are limited license allocated to the organization. The concern here is that when we launch the shortcut we get the social account sign in option like Facebook and Google which should not be displayed. Request you to please check from your end, is there any way to disable the social options when license information is not part of the package?? Your assistance will be very helpful in getting this resolved.
How to import fillable fields from "old" form to a new generated pdf?
I made this fillable form of a PDF-file, that functions well.
Now I've made a new PDF-file after some adjustments in InDesign.
How can I import the fileds from the first pdf to the new?
Re: Disable adobe right-click context menu using Active Directory
Or just run the Command Promt (or PowerShell) as Administrator and enter these commands:
cd /d C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat Elements
regsvr32.exe /u ContextMenuShim64.dll
regsvr32.exe /u ContextMenu64.dll
regsvr32.exe /u ContextMenu.dll
regsvr32.exe /u ContextMenu.dll
that will remove Adobe Acrobat DC context menu without deleting the files.
How do I register multiple copies of Acrobat Pro 2017 in an office environment?
We recently purchased a volume license for Adobe Acrobat 2017. I used my own Adobe ID to log in/download software/retrieve a license, which was no big deal. I noticed I had to use my Adobe ID to register the software after installation.
My question is, do I have to get every user that will be installing this software a unique Adobe ID to register the software on their machines after I install it? I doubt they will want to see my name in the upper right corner of the software if I register everyone's software with my Adobe ID.
Re: How do I register multiple copies of Acrobat Pro 2017 in an office environment?
Re: How to disable "Open documents as new tabs" in Customization Wizard
Correction to the value, at least in DC17, as ibSDIMode should be set to 1 to disable opening PDFs in new tabs and not 0.
HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\2017\AVGeneral]
"bSDIMode"=dword:00000001
Note: on a fresh install you will not see bSDIMode in the registry and will need to create it.