Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/farag2/Adobe-Acrobat-DC-Setup
- Owner: farag2
- License: mit
- Created: 2019-08-16T10:11:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T09:06:37.000Z (8 months ago)
- Last Synced: 2024-06-18T02:31:25.328Z (5 months ago)
- Topics: acrobat, adobe-acrobat, powershell, script
- Language: PowerShell
- Homepage:
- Size: 115 KB
- Stars: 122
- Watchers: 11
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - farag2/Adobe-Acrobat-DC-Setup - Adobe Acrobat Pro/Reader DC Setup (PowerShell)
- jimsghstars - farag2/Adobe-Acrobat-DC-Setup - Adobe Acrobat Pro/Reader DC Setup (PowerShell)
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)