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: 10 days 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-09-07T19:57:10.000Z (about 2 months ago)
- Last Synced: 2024-10-12T14:09:14.891Z (24 days ago)
- Topics: acrobat, adobe-acrobat, powershell, script
- Language: PowerShell
- Homepage:
- Size: 117 KB
- Stars: 131
- Watchers: 11
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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;
* 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)