Chapter 13: Identifying and Resolving Application Conflicts Using ConflictSolver
Application Conflict Evaluators (ACEs)
1164
ADS-0950-UG00
AdminStudio 9.5 User Guide
Resolution
Open the MSI file in InstallShield and add a DuplicateFiles or RemoveDuplicateFiles action to the
InstallExecuteSequence table, or remove the unused data from the DuplicateFile table.
ACE28
ACE28 checks the entries of the Environment table to identify any hard coded paths. The ACE28 Warning String is
displayed in the following format:
The [ENVIRONMENT_TABLE_NAME] Environment table entry has a hard coded directory path of
[DIRECTORY_PATH] in its Value field.
Summary
Resolution
Open the package file in InstallShield Editor and change any hard coded paths in the Value field of the
Environment table to relative paths.
Resolution:
Consider whether a DuplicateFiles or RemoveDuplicateFiles action is needed for your
InstallExecuteSequence table. If so, open the MSI file in InstallShield and add the
appropriate action to the InstallExecuteSequence table, or remove the unused data
from the DuplicateFile table.
Table 13-40 •
ACE28 Summary
Topic
Description
Conflict Type:
Best Practice Rule / Recommended Rules
Description:
Checks the Value field of the package’s Environment table to identify any hard coded
paths.
Result:
If any hard coded paths exist in the Value field of a package’s Environment table, a
warning is generated.
Resolution Type:
Manual
Resolution:
Open the package file in InstallShield Editor and change any hard coded paths in the
Value field of the Environment table to relative paths.
Table 13-39 •
ACE27 Summary
Topic
Description
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...