For DAM to be able to use an Adobe ICC profile, the profile must be first be
installed and DAM must be configured to support it. Then, if a variant defined in
the DAMVariants
or DAMVariantSizes
repositories
specifies a DPI setting of 300, the Adobe ICC profile will be used to generate that
variant.
Configuring DAM requires that DAM services and utilities are stopped and that assets
must not be placed into the DAMDrop
folder or uploaded while the
configuration changes are being made. Therefore it is suggested that you configure
DAM during non-work hours.
Enable Adobe ICC profile support
To configure DAM to support an Adobe ICC profile:
- Stop all DAM processing:
- Ensure that no users, workflows, or enterprise processes are placing files in
the
DAMDrop
folder. - Stop DAM services:
enable-dam-manager-service
enable-dam-variant-processor-service
- Stop DAM tasks. Open the task manager and if any of the following tasks are
running, stop them:
enable-dam-manager-service
enable-dam-variant-processor-service
DAMReportUtility.exe
MonitorDAMDrop.exe
RegenerateDAMVariant
- Ensure that no users, workflows, or enterprise processes are placing files in
the
- Stop EnterWorks Services on All Servers.
- On the server hosting
enable-dam-variant-processor-service
:- If the file:
does not exist, download it:<drive>:\Windows\System32\spool\drivers\color\AdobeRGB1998.icc
- Go to https://www.adobe.com/digitalimag/adobergb.html.
- Scroll to the bottom of the page and choose Windows.
- Select ICC profile download for End Users.
- Read the licensing agreement, then select Accept.
- The download folder selection window will appear. Download
AdobeICCProfilesCS4Win_end-user.zip
to:<drive>:\EWSoftware
- Unzip
AdobeICCProfilesCS4Win_end-user.zip
. - Copy:
to<drive>:\EWSoftware\AdobeICCProfilesCS4Win_end-user\Adobe ICC Profiles (end-user)\RGB\AdobeRGB1998.icc
<drive>:\Windows\System32\spool\drivers\color\
- Edit:
<drive>:\Enterworks\Utilities\VariantGenerator\MonitorDAMDrop.exe.config
- Uncomment out (or add) the setting:
<add key="RGBiccpath300dpi" value="C:\Windows\System32\spool\drivers\color\AdobeRGB1998.icc" />
- Save and exit the file.
- Uncomment out (or add) the setting:
- If the file:
- Restart EnterWorks Services
Disable Adobe ICC profile support
To disable Adobe ICC profile support:
- Stop all DAM processing:
- Ensure that no users, workflows, or enterprise processes are placing files in
the
DAMDrop
folder. - Stop DAM services:
enable-dam-manager-service
enable-dam-variant-processor-service
- Stop DAM tasks. Open the task manager and if any of the following tasks are
running, stop them:
enable-dam-manager-service
enable-dam-variant-processor-service
DAMReportUtility.exe
MonitorDAMDrop.exe
RegenerateDAMVariant
- Ensure that no users, workflows, or enterprise processes are placing files in
the
- Stop EnterWorks Services on All Servers
- In both the repositories:
DAMVariants
DAMVariantSizes
- On the server hosting
enable-dam-variant-processor-service
, edit:<drive>:\Enterworks\Utilities\VariantGenerator\MonitorDAMDrop.exe.config
- Comment out the setting:
<add key="RGBiccpath300dpi" value="C:\Windows\System32\spool\drivers\color\AdobeRGB1998.icc" />
- Save and exit the file.
- Comment out the setting:
- Restart EnterWorks Services