Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farag2/Adobe-Acrobat-DC-Setup

Adobe Acrobat Pro/Reader DC Setup
https://github.com/farag2/Adobe-Acrobat-DC-Setup

acrobat adobe-acrobat powershell script

Last synced: 3 months ago
JSON representation

Adobe Acrobat Pro/Reader DC Setup

Awesome Lists containing this project

README

        

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q51QUJC)

## Overview

PowerShell script for Adobe Acrobat Pro DC/Reader DC setup

## Features

* Uninstall Adobe Software Integrity Service;
* Accept EULA even it was accepted programmatically.;
* Do not show messages from Adobe when the product launches;
* Collapse all tips on the main page;
* Always use page Layout Style: "Single Pages Contininuous";
* Turn on dark theme;
* Hide "Share" button lable from Toolbar
* Remember Task Pane state after document closed;
* Left "Edit PDF" and "Organize Pages" only tools in the Task Pane;
* Clear favorite Quick Tools (сommented out);
* Clear Quick Tools (сommented out);
* Show Quick Tools in Toolbar
* "Save file";
* "Print file";
* "Undo last change";
* "Redo last change";
* "Page number";
* "Rotate counterclockwise. Change is saved";
* "Rotate clockwise. Change is saved"
* Restore last view settings when reopening documents.

## Links

* [Acrobat Pro DC installer x64](https://helpx.adobe.com/acrobat/kb/download-64-bit-installer.html) | [Acrobat Reader DC x64 installer](https://get.adobe.com/reader/enterprise)
* [Download Acrobat Pro DC x64 via PowerShell](https://github.com/farag2/Utilities/blob/master/Download)
* [Download Acrobat Reader DC x64 via PowerShell](https://github.com/farag2/Utilities/blob/master/Download)
* [Updates](https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/index.html)
* [Release Notes](https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/index.html)
* [Reader DC and Acrobat Pro DC Cleaner Tool](https://www.adobe.com/devnet-docs/acrobatetk/tools/Labs/cleaner.html#downloads)