Chapter 13: Identifying and Resolving Application Conflicts Using ConflictSolver
Application Conflict Evaluators (ACEs)
AdminStudio 9.5 User Guide
ADS-0950-UG00
1167
Resolution
Open the MSI file in InstallShield and add a MoveFiles action to the InstallExecuteSequence table, or remove the
unused data from the MoveFile table.
ACE32
ACE32 checks the entries of the Registry table to identify any hard coded paths. The ACE32 Warning String is
displayed in the following format:
The [REGISTRY_TABLE_ENTRY_NAME] Registry table entry has a hard coded directory path of
[DIRECTORY_PATH_NAME] 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 Registry
table to relative paths.
Resolution:
Consider whether a MoveFiles 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 MoveFile table.
Table 13-44 •
ACE32 Summary
Topic
Description
Conflict Type:
Best Practice Rule / Recommended Rules
Description:
Checks entries in the Registry table to identify any hard coded paths in its Value field.
Result:
If there are any hard coded paths in the Value field of the package’s Registry 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 Registry table to relative paths.
Table 13-43 •
ACE31 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...