Acrobat customization wizard
Author: o | 2025-04-25
Welcome to the Wizard Welcome to Acrobat Customization Wizard (hereafter, the Wizard). The Wizard streamlines the task of configuring (customizing) the installer prior to Welcome to the Wizard Welcome to Acrobat Customization Wizard (hereafter, the Wizard). The Wizard streamlines the task of configuring (customizing) the installer prior to
Welcome to the Wizard Acrobat Customization Wizard for Windows
In the Acrobat folder on your desktop. Deploy Acrobat To deploy Acrobat as Creative Cloud for teams, perform the following steps in sequence: Customize packages Install Acrobat on Windows or Install Acrobat on macOS Customize packages Use the Customization Wizard (Windows and macOS) available in ETK to customize packages. The wizard streamlines the task of configuring (customizing) the installer before organization-wide deployment. For example, if you have a volume license, you do not need to register and personalize each copy of the product you install. You can customize the installer to skip the standard registration questions, accept the End User License Agreement, and fill in your organization name automatically.The wizard can only be used to tune Acrobat products. For more information, see the Adobe Customization Wizard documentation (Windows / Mac) and and MSI and Cmd-line examples. You can download the wizard from here. Want to learn more about Acrobat Enterprise Toolkit (ETK)? See Enterprise Toolkit for Acrobat users. Create customized package Use the Customization Wizard to further customize your package, using the one of the following workflows (based on end user machine OS). To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded Acrobat Pro .msi file. Download the Customization Wizard. Create a package using the create package workflows in Admin Console Launch the Customization Wizard. Do not enter your Creative Cloud Enterprise License key in to the configuration wizard if already specified in the Create Package workflow. From the File menu in the Customization Wizard, select Open Package. Browse to the package created in step 2, and open the Acrobat Pro .msi (Windows) or .pkg (macOS) file in the following location:\Acrobat\Build\Setup\APRO20.0\Adobe Acrobat\ In the Personalization Options section, select the required options. If you have more than one Acrobat Pro serial number, you can use the serial number for Creative Cloud for enterprise or Acrobat Pro. The serial number field is only used for serialized deployments where the machine is licensed. If you use the Customization Wizard for creating a custom package via the Adobe Admin Console for named users, leave
Welcome to the Wizard Acrobat Customization - Adobe
For Acrobat users. Create customized package Use the Customization Wizard to further customize your package, using the one of the following workflows (based on end user machine OS). To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded Acrobat Pro .msi file. Download the Customization Wizard. Create a package using the create package workflows in Admin Console Launch the Customization Wizard. Do not enter your Creative Cloud Enterprise License key in to the configuration wizard if already specified in the Create Package workflow. From the File menu in the Customization Wizard, select Open Package. Browse to the package created in step 2, and open the Acrobat Pro .msi (Windows) or .pkg (macOS) file in the following location:\Acrobat\Build\Setup\APRO20.0\Adobe Acrobat\ In the Personalization Options section, select the required options. If you have more than one Acrobat Pro serial number, you can use the serial number for Creative Cloud for enterprise or Acrobat Pro. The serial number field is only used for serialized deployments where the machine is licensed. If you use the Customization Wizard for creating a custom package via the Adobe Admin Console for named users, leave the serial field blank. Save the package. Saving the package generates a "transformations" file (with the extension .mst) in the Acrobat directory. This file is used when installing Acrobat via the package. To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded .pkg file. Go to the terminal and expand the package file (downloaded from the Admin Console) using the following command: "pkgutil --expand "path of package" "". Copy the APRO19.0.dmg file out from the structure of package that you expanded in steps above ,and place it on your desktop. Double-click and mount the APRO19.0.dmg file. Open the mount volume. Create a folder on your desktop AcrobatVolume, and copy the contents of mount volume (from step 3 above) to that folder. Next, use Customization Wizard on the Acrobat Installer.pkg in the AcrobatVolume folder structure. Create a customized installer with the name Acrobat Installer.pkg. Replace the customized installer package created in Step 6, above to the AcrobatVolume folder. Now we have “AcrobatVolume” folder with dmg contents AND Customized Acrobat installer. Next, run the following command line to use AcrobatVolume folder to the create the APRO20.0.dmg: hdiutil create -volname "Acrobat" -srcfolder "/Users/labuser/Desktop/AcrobatVolume" -ov -format UDZO APRO20.0.dmg Replace labuser with current user username in above command. Replace newly created APRO20.0.dmg in the package file folder expanded in step 1 above. Run the following pkgutil command to flatten the expanded file contents: "pkgutil --flatten "dir of expanded package" "package path for new package" Deploy the customized package Windows: Deploy the modified installer with the Customization Wizard to your clients as described in the Customization Wizard documentation. macOS: Deploy the package created with the Customization Wizard output. Proceed to deploy the package created MSI (Windows) or PKG (macOS) file to the client. For a Windows package, once the MST file (alsoAcrobat Customization Wizard for Windows - Adobe
[--INSTALLLANGUAGE=] Syntax example:setup.exe --silent --ADOBEINSTALLDIR="C:\InstallDir" --INSTALLLANGUAGE=fr_CA Location of setup.exe:[Package]\Build The following table provides the value of the locale to be specified for the --installLanguage option. Suite GEO Suite locales Acrobat locales Acrobat bundle English English (North America) en_US Acro LS1 English (International) en_US German de_DE French fr_FR French Canadian fr_FR Japanese Japanese ja_JP Acro LS2 Americas / Europe (Central Europe) English (North America) en_US Acro LS1 English (International) en_US German de_DE French fr_FR French Canadian fr_FR Spanish es_ES Acro LS6 Spanish North America (es_MX) es_ES Spanish Latin America (es_LA) es_ES Italian it_IT Dutch nl_NL Portuguese (Brazil) pt_BR Swedish sv_SV Acro LS7 Danish da_DK Finnish fi_FI ASIA Korean ko_KR Acro LS5 Chinese Simplified zh_CN Acro LS3 Chinese Traditional zh_TW Acro LS4 Eastern Europe Russian ru_RU Turkish tr_TR Ukrainian uk_UA Czech cs_CZ Acro LS8 Polish pl_PL Hungarian hu_HU North African French fr_FR Acro LS1 Middle Eastern English Arabic en_US Middle Eastern English Hebrew en_US Navigate to Acrobat folder in command prompt and run the following command: Syntax example: Setup.exe /sl "[LangCode]" /sALL In the command above: [LangCode] is the numerical Acrobat Launch language code based on the following language codes. For example, if you pass “1033” in [LangCode], Acrobat launches in English. 2052=Chinese Simplified 1028=Chinese Traditional 1029=Czech 1030=Danish 1043=Dutch (Netherlands) 1033=English (United States) 1035=Finnish 1036=French (France) 1031=German (Germany) 1038=Hungarian 1040=Italian (Italy) 1041=Japanese 1042=Korean 1044=Norwegian (Bokmal) 1045=Polish 1046=Portuguese (Brazil) 1049=Russian 1051=Slovak 1060=Slovenian 1034=Spanish (Traditional Sort) 1053=Swedish 1055=Turkish 1058=Ukrainian 1025=English with Arabic support 1037=English with Hebrew support 6156=French (Morocco) Method 2: Installation through GUI mode on a user's machine In this method, you can simply copy the "Acrobat" installer folder you extracted from the downloaded exe (and optionally customized) to a user's machine and run Setup.exe to start the installation. Method 3: Installation through deployment practices for Acrobat You can also follow usual deployment practices for Acrobat as mentioned in Acrobat ETK – The following example shows Acrobat deployment through SCCM: Run the downloaded exe to extract the installer in "Acrobat" folder. By default, files are extracted to your desktop. Once extraction is completed, do not proceed with install yet. You will have the extracted installer files, which you will use to deploy Acrobat using SCCM. Follow the usual processes for creating a package for deployment in SCCM Configuration manager. Give the path of Setup.exe in the Create Program wizard in SCCM (see below). Use it to deploy Acrobat using SCCM. Follow the usual processes for creating a package for deployment in SCCM Configuration manager. Give the path of Setup.exe in the "Create Program wizard" in SCCM (see below). Deploy Adobe Acrobat in a virtualized environment? For information on deploying Acrobat in a virtualized environment, see Virtualized deployments. Install Acrobat on macOS To install Acrobat on macOS, simply install the downloaded installer package (or the customized package if you have to use the Customization Wizard). macOS installers are .pkg type installers that provide the necessary user interface prompts to run. You can use deployment practices on macOS like ARD to deploy the chained package.. Welcome to the Wizard Welcome to Acrobat Customization Wizard (hereafter, the Wizard). The Wizard streamlines the task of configuring (customizing) the installer prior toSuppress sign-in in Acrobat greyed out in Acrobat Customization Wizard
The serial field blank. Save the package. Saving the package generates a "transformations" file (with the extension .mst) in the Acrobat directory. This file is used when installing Acrobat via the package. To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded .pkg file. Go to the terminal and expand the package file (downloaded from the Admin Console) using the following command: "pkgutil --expand "path of package" "". Copy the APRO19.0.dmg file out from the structure of package that you expanded in steps above ,and place it on your desktop. Double-click and mount the APRO19.0.dmg file. Open the mount volume. Create a folder on your desktop AcrobatVolume, and copy the contents of mount volume (from step 3 above) to that folder. Next, use Customization Wizard on the Acrobat Installer.pkg in the AcrobatVolume folder structure. Create a customized installer with the name Acrobat Installer.pkg. Replace the customized installer package created in Step 6, above to the AcrobatVolume folder. Now we have “AcrobatVolume” folder with dmg contents AND Customized Acrobat installer. Next, run the following command line to use AcrobatVolume folder to the create the APRO20.0.dmg: hdiutil create -volname "Acrobat" -srcfolder "/Users/labuser/Desktop/AcrobatVolume" -ov -format UDZO APRO20.0.dmg Replace labuser with current user username in above command. Replace newly created APRO20.0.dmg in the package file folder expanded in step 1 above. Run the following pkgutil command to flatten the expanded file contents: "pkgutil --flatten "dir of expanded package" "package path for new package" Deploy the customized package Windows: Deploy the modified installer with the Customization Wizard to your clients as described in the Customization Wizard documentation. macOS: Deploy the package created with the Customization Wizard output. Proceed to deploy the package created MSI (Windows) or PKG (macOS) file to the client. For a Windows package, once the MST file (also known as the transformations file) is saved to the Acrobat subdirectory within the package, you can begin to deploy the software to the target systems. It is possible to install Acrobat using its own MSI (Windows) or PKG (macOS) file, but it does not installRe: Acrobat Customization Wizard DC Acrobat Read - Adobe
Learn how to deploy Adobe Acrobat if you are using Adobe Creative Cloud for teams or enterprise. It applies to both Acrobat Pro and Acrobat Standard. Introduction On macOS and Windows OS, Acrobat is included in the package file that is created using the create package workflows in Admin Console. You can deploy Acrobat using the package Setup file through the command line or by double-clicking it (and not through the Exception deployer tool). You can also use the Enterprise Toolkit (ETK) to deploy customized products across your organization, set up virtualized installs, and create enterprise PDF workflows. Acrobat ETK provides wide range of IT details about Adobe Acrobat Document Cloud configuration and deployment, also, about the earlier product versions. Download and deploy Acrobat Adobe Acrobat Licensing: To use Acrobat, start by choosing your license program.Learn more > Download Acrobat installer: Once you have chosen a licensing program, download the Acrobat installer. Learn more > Deploy Acrobat: Deploy Acrobat for teams using the downloaded Acrobat installer. Learn more > Setup Security Notification Service: Setup Adobe Security Notification Service to send email notifications to users. Learn more > Adobe Acrobat Licensing Based on your business or organization requirement, you can choose one of the licensing programs: Adobe subscription license Adobe term license Adobe Acrobat perpetual license To find best licensing program for your organization, see Compare licensing Programs. Continuous Track In Acrobat, there are two tracks - Continuous and Classic. Download Continuous track builds. For more information on tracks, see Document Cloud Product Tracks. Once you have chosen a licensing program and the required product track, download the installer to proceed further in the deployment process. Download Acrobat installer Before you download Acrobat, ensure that your system meets the requirements: Acrobat Standard requirements Acrobat Pro requirements Download the installer based on your OS and product version. Notes: This installer is multilingual; it can install Acrobat in any of the languages Acrobat supports. See the installation section below for more details. Windows installers are self extracting exe files. Run the downloaded .exe once to extract the installer in the Acrobat folder on your desktop. Deploy Acrobat To deploy Acrobat as Creative Cloud for teams, perform the following steps in sequence: Customize packages Install Acrobat on Windows or Install Acrobat on macOS Customize packages Use the Customization Wizard (Windows and macOS) available in ETK to customize packages. The wizard streamlines the task of configuring (customizing) the installer before organization-wide deployment. For example, if you have a volume license, you do not need to register and personalize each copy of the product you install. You can customize the installer to skip the standard registration questions, accept the End User License Agreement, and fill in your organization name automatically.The wizard can only be used to tune Acrobat products. For more information, see the Adobe Customization Wizard documentation (Windows / Mac) and and MSI and Cmd-line examples. You can download the wizard from here. Want to learn more about Acrobat Enterprise Toolkit (ETK)? See Enterprise ToolkitDirect editor Acrobat Customization Wizard for Windows
Community Beginner , /t5/acrobat-discussions/adobe-acrobat-pro-one-time-purchasing/td-p/14317964 Dec 25, 2023 Dec 25, 2023 Copy link to clipboard Copied TOPICS Install update and subscribe to Acrobat Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more 1 ACCEPTED SOLUTION Adobe Employee , /t5/acrobat-discussions/adobe-acrobat-pro-one-time-purchasing/m-p/14319146#M444010 Dec 26, 2023 Dec 26, 2023 Copy link to clipboard Copied In Response To MustangToggg Hi there,Each single-user license enables Acrobat to be installed on two computers at any given time. See the Adobe software activation page for more information.If your organization has computers that can’t be online for activation, IT administrators can set an offline exception using Adobe Customization wizard. Learn more about IT resources.~Amal RegardsAmal Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more 4 Replies 4 Adobe Employee , /t5/acrobat-discussions/adobe-acrobat-pro-one-time-purchasing/m-p/14318331#M443980 Dec 25, 2023 Dec 25, 2023 Copy link to clipboard Copied Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more Community Beginner , /t5/acrobat-discussions/adobe-acrobat-pro-one-time-purchasing/m-p/14318724#M443996 Dec 25, 2023 Dec 25, 2023 Copy link to clipboard Copied In Response To Amal. Hi amal no it did not help, thanks for checking in Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more Adobe Employee , /t5/acrobat-discussions/adobe-acrobat-pro-one-time-purchasing/m-p/14319146#M444010 Dec 26, 2023 Dec 26, 2023 Copy link to clipboard Copied In Response To MustangToggg Hi there,Each single-user license enables Acrobat to be installed on two computers at any given time. See the Adobe software activation page for more information.If your organization has computers that can’t be online for activation, IT administrators can set an offline exception using Adobe Customization wizard. Learn more about IT resources.~Amal RegardsAmal Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more Community Beginner , /t5/acrobat-discussions/adobe-acrobat-pro-one-time-purchasing/m-p/14320027#M444072 Dec 26, 2023 Dec 26, 2023 Copy link to clipboard Copied LATEST In Response To Amal. thanks Amal that helps address my concern. Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn moreInstallation and setup Acrobat Customization Wizard for Windows
The installer prior to deployment and grant an offline exception to the activation requirement for subsequent installs. You can do this via the Wizard or APTEE.Note30-day grace for online activation is not available in Acrobat Classic 2020. For permanent offline machines, admins should grant an offline exception via the Customization Wizard or APTEE.Serializing an imaged OS¶To image a machine with Acrobat, first generate a prov.xml file on an online machine and then create a permanent offline exception that is not machine specific. Note the following:This method can only be used with volume licenses.Acrobat need not be installed to run this command.The machine on which this command is run must be online.It is highly recommended to suppress registration.Steps:Connect to the internet.Download the latest Adobe Provisioning Toolkit Enterprise Edition.Open an elevated prompt (run as administrator).Generate a prov.xml file on any machine connected to the internet using the following APTEE tool command line with the following options:serial: The serial numberregsuppress=ss: Optional; suppresses registrationeulasuppress: Optional; suppresses the EULA promptlocales: Optional; specify from the limited list of locales in the formal xx_XX or ALLprovfile: Optional; path of the folder where prov.xml is created. If this parameter is not specified, prov.xml is created in the folder in which APTEE resides.adobe_prtk --tool=VolumeSerialize --generate --serial=serialnum> --leid=LEID of product> [--regsuppress=ss] [--eulasuppress][--locales=list of locales in xx_XX format or ALL>] [--provfilepath=Absolute path to prov.xml>]Install Acrobat on the master image.On the master image, copy the prov.xml file created above.For Acrobat Classic 2020 deployments, create and set IsAMTEnforced to 1.[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\2020\Activation]"IsAMTEnforced"=dword:00000001Serialize and activate Acrobat using the following APTEE tool command line:adobe_prtk --tool=VolumeSerialize [--provfile=Absolute path to prov.xml>] --streamFor Acrobat Classic 2020 deployments, create and set IsAMTEnforced to 1.[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\2020\Activation]"IsAMTEnforced"=dword:00000001Launch Acrobat once for about a minute and close.NoteGranting an offline exception to activation using the Customization Wizard for an imaged OS deployment method is not supported.Serializing via the Wizard¶If you are using the Wizard to configure the application prior to deployment, enter the license information in the user interface as described in the user documentation. Doing so writes the serial number information to the abcpy.ini file. This file needs to be placed in the same directory as the MSI used at installation time.Serializing via an .msi¶Installations that use MSI files sometimes require that the Abcpy.ini file contain the serial number information for the application. If you have not used the Wizard, set this up manually as follows:Open Abcpy.ini in a text editor.Find ISX_SERIALNUMBER.Add the serial number.Save and close the file.Verify abcpy.ini is located in the same directory as the MSI prior to installation.;***************************************************************;OEM Installation Options;***************************************************************[OEM Install]ISX_SERIALNUMBER=USERNAME=COMPANYNAME=INSTALLDIR=Serializing an .exe (bootstrapper)¶Deployments that use EXE files require that the Setup.ini file contain the serial number information for the application. For example, during a bootstrapper Setup.exe deployment, the EXE file reads Setup.ini to get the needed information. You can set this up manually as follows:Open Setup.ini in a text editor.Find ISX_SERIALNUMBER.Add the serial number.Save and close the file.Verify Setup.exe located in the same directory as the EXE prior to installation.Serializing via the command line¶The license key can be entered. Welcome to the Wizard Welcome to Acrobat Customization Wizard (hereafter, the Wizard). The Wizard streamlines the task of configuring (customizing) the installer prior to Welcome to the Wizard Welcome to Acrobat Customization Wizard (hereafter, the Wizard). The Wizard streamlines the task of configuring (customizing) the installer prior to
Welcome to the Wizard Acrobat Customization Wizard for Windows
Method 2: Installation through GUI mode on a user's machine In this method, you can simply copy the "Acrobat" installer folder you extracted from the downloaded exe (and optionally customized) to a user's machine and run Setup.exe to start the installation. Method 3: Installation through deployment practices for Acrobat You can also follow usual deployment practices for Acrobat as mentioned in Acrobat ETK – The following example shows Acrobat deployment through SCCM: Run the downloaded exe to extract the installer in "Acrobat" folder. By default, files are extracted to your desktop. Once extraction is completed, do not proceed with install yet. You will have the extracted installer files, which you will use to deploy Acrobat using SCCM. Follow the usual processes for creating a package for deployment in SCCM Configuration manager. Give the path of Setup.exe in the Create Program wizard in SCCM (see below). Use it to deploy Acrobat using SCCM. Follow the usual processes for creating a package for deployment in SCCM Configuration manager. Give the path of Setup.exe in the "Create Program wizard" in SCCM (see below). Deploy Adobe Acrobat in a virtualized environment? For information on deploying Acrobat in a virtualized environment, see Virtualized deployments. Install Acrobat on macOS To install Acrobat on macOS, simply install the downloaded installer package (or the customized package if you have to use the Customization Wizard). macOS installers are .pkg type installers that provide the necessary user interface prompts to run. You can use deployment practices on macOS like ARD to deploy the chained package. More information is available in Acrobat ETK: Security Notification Service The Adobe Security Notification Service is a free email notification service that Adobe uses to send information to customers about the security of Adobe products. For more information, see Adobe Security Notifications Registration. Uninstall Acrobat Uninstall Acrobat on Windows Once you have deployed Acrobat using the package, you can uninstall it using the usual process for uninstalling msi packages. It can be done individually using Add and Remove Programs in Windows Control Panel. The Acrobat Pro MSI package is at the following path for Acrobat:Welcome to the Wizard Acrobat Customization - Adobe
We no longer support Internet Explorer v10 and older, or you have compatibility view enabled. Disable Compatibility view, upgrade to a newer version, or use a different browser. Home Acrobat Discussions Re: Migrating from reader 32 bits to Pro 64 bits (... Home Acrobat Discussions Re: Migrating from reader 32 bits to Pro 64 bits (... Explorer , /t5/acrobat-discussions/migrating-from-reader-32-bits-to-pro-64-bits-read-only/td-p/14161732 Oct 16, 2023 Oct 16, 2023 Copy link to clipboard Copied Hi,With the customization wizard, I am making the Pro 64 bits in read only. I am configuring the tools to only see what is need as a reader.However, after uninstalling Reader and installing Pro the tools pane is remaining as it was before the migration (all tools were present in the pane). If I uninstall Pro and reinstall then the pane is correct.What am I missing?Thanks, Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more 1 Reply 1 Adobe Employee , /t5/acrobat-discussions/migrating-from-reader-32-bits-to-pro-64-bits-read-only/m-p/14437618#M451965 Feb 21, 2024 Feb 21, 2024 Copy link to clipboard Copied LATEST Hi thereHope you are doing well and sorry for the delay.The 64-bit application is a unified application for Acrobat and Acrobat Reader. If you have installed Acrobat Reader 64-bit and you purchase an Acrobat subscription, the Acrobat Reader 64-bit application will upgrade to become a fully functional Acrobat 64-bit application. For more information please go through the help page RegardsAmal RegardsAmal Follow Report Community guidelines Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more Adobe Acrobat Feature & Workflow. Welcome to the Wizard Welcome to Acrobat Customization Wizard (hereafter, the Wizard). The Wizard streamlines the task of configuring (customizing) the installer prior toAcrobat Customization Wizard for Windows - Adobe
On the command line during deployment by using the ISX_SERIALNUMBER property.To run the installer by using setup.exe, enter:Setup.exe ISX_SERIALNUMBER="" /sAllTo run the installer by using the msiexec program, enter:msiexec.exe /qn /i ".msi" ISX_SERIALNUMBER=""Serialization via the APTEE¶Acrobat products support the use the Adobe Provisioning Toolkit Enterprise Edition (APTEE) command line tool for both Windows and Macintosh. You can use it with both the standalone product and that bundled with the Creative Cloud. Except for providing activation exceptions on an imaged OS, you can use the Wizard to do most of the things the APTEE tool does, and the Wizard is the preferred method for setting such features.To get started:Download and install the latest APTEE (Available from the Licensing Web Site and also installed with the Wizard).Navigate to the APTEE folder.Open a command prompt and run the command below with administrator privileges.adobe_prtk --tool=Serialize --leid=LEID> --serial=serialNum> --adobeid=AdobeID>Activation exceptions¶Use activation exceptions when target machines do not have internet access.Activation exception 1¶This method is machine-specific and is typically used by end users. However, it can be used with both retail and volume licenses.Generate a request code:adobe_prtk --tool=Type1Exception --generate --serial=serialNum>Go online from any machine to www.adobe.com/go/getactivated.Generate a response code.Validate the response code:adobe_prtk --tool=Type1Exception --accept --serial=serialNum> --responsecode=responseCode --leid=DriverLEIDThe product is now ready to use.Activation exception 2¶You can create an activated production package and serialize post deployment using APTEE. This method is used when user machines are not going to be online. To do so,Run APTEE on an online machine to generate the prov.xml file.Deploy the product on each machine.Run APTEE with the prov.xml file on each machine.Activation behind proxys¶For users behind an authenticating proxy, registering the product via the default HTML screens is not possible, thereby blocking trial and subscription workflows that require entering an Adobe ID. Customers who are installing trials or subscriptions should authenticate using Flex-based screens which must be enabled manually. The process involves creating an override file and using the Wizard to install it in a specific location.To enable the Flex screen:Create a file named application.xml.override. The name must be exact and not have a .txt extension.Copy and paste the following lines in to the file: 1 Download and install Adobe Customization Wizard.Download the Acrobat installer to a location which is writable by non-privileged users.Open the AcroPro.msi with the Wizard.In the left-hand pane, choose Files and Folders. The screen changes to a screen with a Modify and Summary tab.Choose Modify.In the lower left window for the Destination Computer, choose ProgramFileFolder > Adobe > (Acrobat Version) > Acrobat > AMT. The lower right rectangle will show three files: aul.xml, application.xml, and SlConfig.xml.Drag and drop the application.xml.override file into this rectangle.Choose Save.Exit the Wizard.Install Acrobat using the customized installer.Once complete, the installer processes the override file and always displays the Flex screens when needed.Licensing a trial¶7 day trial installs do not require licensing. Installing the product without a license automatically results in a trial install. Download the trial installers here.The trial version includes all desktop features of Acrobat Pro, plus a limited set of DocumentComments
In the Acrobat folder on your desktop. Deploy Acrobat To deploy Acrobat as Creative Cloud for teams, perform the following steps in sequence: Customize packages Install Acrobat on Windows or Install Acrobat on macOS Customize packages Use the Customization Wizard (Windows and macOS) available in ETK to customize packages. The wizard streamlines the task of configuring (customizing) the installer before organization-wide deployment. For example, if you have a volume license, you do not need to register and personalize each copy of the product you install. You can customize the installer to skip the standard registration questions, accept the End User License Agreement, and fill in your organization name automatically.The wizard can only be used to tune Acrobat products. For more information, see the Adobe Customization Wizard documentation (Windows / Mac) and and MSI and Cmd-line examples. You can download the wizard from here. Want to learn more about Acrobat Enterprise Toolkit (ETK)? See Enterprise Toolkit for Acrobat users. Create customized package Use the Customization Wizard to further customize your package, using the one of the following workflows (based on end user machine OS). To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded Acrobat Pro .msi file. Download the Customization Wizard. Create a package using the create package workflows in Admin Console Launch the Customization Wizard. Do not enter your Creative Cloud Enterprise License key in to the configuration wizard if already specified in the Create Package workflow. From the File menu in the Customization Wizard, select Open Package. Browse to the package created in step 2, and open the Acrobat Pro .msi (Windows) or .pkg (macOS) file in the following location:\Acrobat\Build\Setup\APRO20.0\Adobe Acrobat\ In the Personalization Options section, select the required options. If you have more than one Acrobat Pro serial number, you can use the serial number for Creative Cloud for enterprise or Acrobat Pro. The serial number field is only used for serialized deployments where the machine is licensed. If you use the Customization Wizard for creating a custom package via the Adobe Admin Console for named users, leave
2025-03-30For Acrobat users. Create customized package Use the Customization Wizard to further customize your package, using the one of the following workflows (based on end user machine OS). To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded Acrobat Pro .msi file. Download the Customization Wizard. Create a package using the create package workflows in Admin Console Launch the Customization Wizard. Do not enter your Creative Cloud Enterprise License key in to the configuration wizard if already specified in the Create Package workflow. From the File menu in the Customization Wizard, select Open Package. Browse to the package created in step 2, and open the Acrobat Pro .msi (Windows) or .pkg (macOS) file in the following location:\Acrobat\Build\Setup\APRO20.0\Adobe Acrobat\ In the Personalization Options section, select the required options. If you have more than one Acrobat Pro serial number, you can use the serial number for Creative Cloud for enterprise or Acrobat Pro. The serial number field is only used for serialized deployments where the machine is licensed. If you use the Customization Wizard for creating a custom package via the Adobe Admin Console for named users, leave the serial field blank. Save the package. Saving the package generates a "transformations" file (with the extension .mst) in the Acrobat directory. This file is used when installing Acrobat via the package. To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded .pkg file. Go to the terminal and expand the package file (downloaded from the Admin Console) using the following command: "pkgutil --expand "path of package" "". Copy the APRO19.0.dmg file out from the structure of package that you expanded in steps above ,and place it on your desktop. Double-click and mount the APRO19.0.dmg file. Open the mount volume. Create a folder on your desktop AcrobatVolume, and copy the contents of mount volume (from step 3 above) to that folder. Next, use Customization Wizard on the Acrobat Installer.pkg in the AcrobatVolume folder structure. Create a customized installer with the name Acrobat Installer.pkg. Replace the customized installer package created in Step 6, above to the AcrobatVolume folder. Now we have “AcrobatVolume” folder with dmg contents AND Customized Acrobat installer. Next, run the following command line to use AcrobatVolume folder to the create the APRO20.0.dmg: hdiutil create -volname "Acrobat" -srcfolder "/Users/labuser/Desktop/AcrobatVolume" -ov -format UDZO APRO20.0.dmg Replace labuser with current user username in above command. Replace newly created APRO20.0.dmg in the package file folder expanded in step 1 above. Run the following pkgutil command to flatten the expanded file contents: "pkgutil --flatten "dir of expanded package" "package path for new package" Deploy the customized package Windows: Deploy the modified installer with the Customization Wizard to your clients as described in the Customization Wizard documentation. macOS: Deploy the package created with the Customization Wizard output. Proceed to deploy the package created MSI (Windows) or PKG (macOS) file to the client. For a Windows package, once the MST file (also
2025-04-20The serial field blank. Save the package. Saving the package generates a "transformations" file (with the extension .mst) in the Acrobat directory. This file is used when installing Acrobat via the package. To customize Acrobat from your downloaded package, you need the latest version of the Customization Wizard, and the downloaded .pkg file. Go to the terminal and expand the package file (downloaded from the Admin Console) using the following command: "pkgutil --expand "path of package" "". Copy the APRO19.0.dmg file out from the structure of package that you expanded in steps above ,and place it on your desktop. Double-click and mount the APRO19.0.dmg file. Open the mount volume. Create a folder on your desktop AcrobatVolume, and copy the contents of mount volume (from step 3 above) to that folder. Next, use Customization Wizard on the Acrobat Installer.pkg in the AcrobatVolume folder structure. Create a customized installer with the name Acrobat Installer.pkg. Replace the customized installer package created in Step 6, above to the AcrobatVolume folder. Now we have “AcrobatVolume” folder with dmg contents AND Customized Acrobat installer. Next, run the following command line to use AcrobatVolume folder to the create the APRO20.0.dmg: hdiutil create -volname "Acrobat" -srcfolder "/Users/labuser/Desktop/AcrobatVolume" -ov -format UDZO APRO20.0.dmg Replace labuser with current user username in above command. Replace newly created APRO20.0.dmg in the package file folder expanded in step 1 above. Run the following pkgutil command to flatten the expanded file contents: "pkgutil --flatten "dir of expanded package" "package path for new package" Deploy the customized package Windows: Deploy the modified installer with the Customization Wizard to your clients as described in the Customization Wizard documentation. macOS: Deploy the package created with the Customization Wizard output. Proceed to deploy the package created MSI (Windows) or PKG (macOS) file to the client. For a Windows package, once the MST file (also known as the transformations file) is saved to the Acrobat subdirectory within the package, you can begin to deploy the software to the target systems. It is possible to install Acrobat using its own MSI (Windows) or PKG (macOS) file, but it does not install
2025-03-27Learn how to deploy Adobe Acrobat if you are using Adobe Creative Cloud for teams or enterprise. It applies to both Acrobat Pro and Acrobat Standard. Introduction On macOS and Windows OS, Acrobat is included in the package file that is created using the create package workflows in Admin Console. You can deploy Acrobat using the package Setup file through the command line or by double-clicking it (and not through the Exception deployer tool). You can also use the Enterprise Toolkit (ETK) to deploy customized products across your organization, set up virtualized installs, and create enterprise PDF workflows. Acrobat ETK provides wide range of IT details about Adobe Acrobat Document Cloud configuration and deployment, also, about the earlier product versions. Download and deploy Acrobat Adobe Acrobat Licensing: To use Acrobat, start by choosing your license program.Learn more > Download Acrobat installer: Once you have chosen a licensing program, download the Acrobat installer. Learn more > Deploy Acrobat: Deploy Acrobat for teams using the downloaded Acrobat installer. Learn more > Setup Security Notification Service: Setup Adobe Security Notification Service to send email notifications to users. Learn more > Adobe Acrobat Licensing Based on your business or organization requirement, you can choose one of the licensing programs: Adobe subscription license Adobe term license Adobe Acrobat perpetual license To find best licensing program for your organization, see Compare licensing Programs. Continuous Track In Acrobat, there are two tracks - Continuous and Classic. Download Continuous track builds. For more information on tracks, see Document Cloud Product Tracks. Once you have chosen a licensing program and the required product track, download the installer to proceed further in the deployment process. Download Acrobat installer Before you download Acrobat, ensure that your system meets the requirements: Acrobat Standard requirements Acrobat Pro requirements Download the installer based on your OS and product version. Notes: This installer is multilingual; it can install Acrobat in any of the languages Acrobat supports. See the installation section below for more details. Windows installers are self extracting exe files. Run the downloaded .exe once to extract the installer in the Acrobat folder on your desktop. Deploy Acrobat To deploy Acrobat as Creative Cloud for teams, perform the following steps in sequence: Customize packages Install Acrobat on Windows or Install Acrobat on macOS Customize packages Use the Customization Wizard (Windows and macOS) available in ETK to customize packages. The wizard streamlines the task of configuring (customizing) the installer before organization-wide deployment. For example, if you have a volume license, you do not need to register and personalize each copy of the product you install. You can customize the installer to skip the standard registration questions, accept the End User License Agreement, and fill in your organization name automatically.The wizard can only be used to tune Acrobat products. For more information, see the Adobe Customization Wizard documentation (Windows / Mac) and and MSI and Cmd-line examples. You can download the wizard from here. Want to learn more about Acrobat Enterprise Toolkit (ETK)? See Enterprise Toolkit
2025-04-25The installer prior to deployment and grant an offline exception to the activation requirement for subsequent installs. You can do this via the Wizard or APTEE.Note30-day grace for online activation is not available in Acrobat Classic 2020. For permanent offline machines, admins should grant an offline exception via the Customization Wizard or APTEE.Serializing an imaged OS¶To image a machine with Acrobat, first generate a prov.xml file on an online machine and then create a permanent offline exception that is not machine specific. Note the following:This method can only be used with volume licenses.Acrobat need not be installed to run this command.The machine on which this command is run must be online.It is highly recommended to suppress registration.Steps:Connect to the internet.Download the latest Adobe Provisioning Toolkit Enterprise Edition.Open an elevated prompt (run as administrator).Generate a prov.xml file on any machine connected to the internet using the following APTEE tool command line with the following options:serial: The serial numberregsuppress=ss: Optional; suppresses registrationeulasuppress: Optional; suppresses the EULA promptlocales: Optional; specify from the limited list of locales in the formal xx_XX or ALLprovfile: Optional; path of the folder where prov.xml is created. If this parameter is not specified, prov.xml is created in the folder in which APTEE resides.adobe_prtk --tool=VolumeSerialize --generate --serial=serialnum> --leid=LEID of product> [--regsuppress=ss] [--eulasuppress][--locales=list of locales in xx_XX format or ALL>] [--provfilepath=Absolute path to prov.xml>]Install Acrobat on the master image.On the master image, copy the prov.xml file created above.For Acrobat Classic 2020 deployments, create and set IsAMTEnforced to 1.[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\2020\Activation]"IsAMTEnforced"=dword:00000001Serialize and activate Acrobat using the following APTEE tool command line:adobe_prtk --tool=VolumeSerialize [--provfile=Absolute path to prov.xml>] --streamFor Acrobat Classic 2020 deployments, create and set IsAMTEnforced to 1.[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\2020\Activation]"IsAMTEnforced"=dword:00000001Launch Acrobat once for about a minute and close.NoteGranting an offline exception to activation using the Customization Wizard for an imaged OS deployment method is not supported.Serializing via the Wizard¶If you are using the Wizard to configure the application prior to deployment, enter the license information in the user interface as described in the user documentation. Doing so writes the serial number information to the abcpy.ini file. This file needs to be placed in the same directory as the MSI used at installation time.Serializing via an .msi¶Installations that use MSI files sometimes require that the Abcpy.ini file contain the serial number information for the application. If you have not used the Wizard, set this up manually as follows:Open Abcpy.ini in a text editor.Find ISX_SERIALNUMBER.Add the serial number.Save and close the file.Verify abcpy.ini is located in the same directory as the MSI prior to installation.;***************************************************************;OEM Installation Options;***************************************************************[OEM Install]ISX_SERIALNUMBER=USERNAME=COMPANYNAME=INSTALLDIR=Serializing an .exe (bootstrapper)¶Deployments that use EXE files require that the Setup.ini file contain the serial number information for the application. For example, during a bootstrapper Setup.exe deployment, the EXE file reads Setup.ini to get the needed information. You can set this up manually as follows:Open Setup.ini in a text editor.Find ISX_SERIALNUMBER.Add the serial number.Save and close the file.Verify Setup.exe located in the same directory as the EXE prior to installation.Serializing via the command line¶The license key can be entered
2025-04-09