From 7249d8324d3a4c2fda6a0cc20aa6d442e9ae331c Mon Sep 17 00:00:00 2001 From: Corbin Davenport Date: Sun, 5 Nov 2017 23:54:41 -0500 Subject: [PATCH 1/2] Moved warning, added link to dev branch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4ab5da..5cdab6b 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ This is an install script for [Adobe Creative Cloud](https://www.adobe.com/creativecloud.html), designed to be used with [PlayOnLinux](https://www.playonlinux.com). This downloads and installs the Creative Cloud software from Adobe's website. Once setup is completed, you can use the Adobe Application Manager to download and install Photoshop, Dreamweaver, Illustrator, and other apps. +**NOTE:** Only Application Manager, Photoshop CC 2015, and Lightroom 5 have been extensively tested. This method does not allow the installation of CC 2017 applications, only the earlier 2015 versions. Support for newer Adobe applications is currently [in development](https://github.com/corbindavenport/creative-cloud-linux/tree/dev). + ![Adobe Application Manager](https://i.imgur.com/MSIIpdt.png) A (free) Adobe ID is required to install additional applications. Most Adobe applications require [a paid subscription](https://www.adobe.com/creativecloud/plans.html). -**NOTE:** Only Application Manager, Photoshop CC 2015, and Lightroom 5 have been extensively tested. This method does not allow the installation of CC 2017 applications, only the earlier 2015 versions. I'm looking into a fix. If you run into warnings about video memory size, open PlayOnLinux and go to Configure > Display > Video memory size. - ## How to use this script 1. Download PlayOnLinux from your distribution's package manager (e.g. Ubuntu Software Center) or from [the PlayOnLinux website](https://www.playonlinux.com/en/download.html) From 5c67af39755d74b1e248d55679b55883c01e1e3c Mon Sep 17 00:00:00 2001 From: Corbin Davenport Date: Mon, 29 Jan 2018 16:13:30 -0500 Subject: [PATCH 2/2] Add instructions for creating shortcut --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cdab6b..1ac3ff4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ A (free) Adobe ID is required to install additional applications. Most Adobe app 3. Open PlayOnLinux, go to Tools > Run a local script 4. Select the install script you just downloaded -After the setup process is finished, you can open Adobe Application Manager from PlayOnLinux to download and install the apps you need. If the installer crashes, see the [Troubleshooting page](https://github.com/corbindavenport/creative-cloud-linux/wiki/Troubleshooting). +After the setup process is finished, you can open Adobe Application Manager from PlayOnLinux to download and install the apps you need. After you download an app, you can add a PlayOnLinux shortcut for it by clicking Adobe Application Manager in the app list, clicking `Configure`, and clicking `Make a new shortcut from this virtual drive`. Then look for the app you need, like Photoshop.exe, and add it. + +If the installer crashes, see the [Troubleshooting page](https://github.com/corbindavenport/creative-cloud-linux/wiki/Troubleshooting). ## Background info