Chapter 13: Identifying and Resolving Application Conflicts Using ConflictSolver
Application Conflict Evaluators (ACEs)
AdminStudio 9.5 User Guide
ADS-0950-UG00
1169
Summary
Resolution
Open the MSI file in InstallShield and add a RemoveIniFiles action to the InstallExecuteSequence table, or remove
the unused data from the RemoveIniFile table.
ACE35
The RemoveRegistryData ACE checks to see if data exists in the RemoveRegistry MSI table that is not being
executed with an associated RemoveRegistryValues action.
The package contains data ([RemoveRegistry]) in the 'RemoveRegistry' table but not the necessary
actions to use this data. You should consider whether a 'RemoveRegistryValues' action is needed
for your 'InstallExecuteSequence' table.
Summary
Table 13-46 •
ACE34 Summary
Topic
Description
Conflict Type:
Best Practice Rule / Recommended Rules
Description:
Checks to see if data exists in the RemoveIniFile MSI table that is not being executed
with an associated RemoveIniFiles action.
Result:
If a package contains data in the RemoveIniFile table but not the necessary actions to
use this data, a warning is generated.
Resolution Type:
Manual
Resolution:
Consider whether a RemoveIniFiles 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 RemoveIniFile table.
Table 13-47 •
ACE35 Summary
Topic
Description
Conflict Type:
Best Practice Rule / Recommended Rules
Description:
Checks to see if data exists in the RemoveRegistry MSI table that is not being executed
with an associated RemoveRegistryValues action.
Result:
If a package contains data in the RemoveRegistry table but not the necessary actions to
use this data, a warning is generated.
Resolution Type:
Manual
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...