Issues fixed in this hotfix: ============================ The issues fixed by this hotfix patch are as follows. 1. InstallAnywhere 2010 interface crashes on certain Windows machines due to problems with GDI / DirectDraw. 2. IOA-000053701: When an instance of a Maintenance Mode-enabled application is installed on a 64-bit Mac OS machine, you are unable to modify it. When you select "Modify an Existing Instance" on the Manage Instances dialog box, Maintenance Mode fails to launch. 3. IOA-000054094: When you migrate an installation project from a previous version of InstallAnywhere, enable Maintenance Mode and Instance Management, and then attempt to use the migrated installer to modify an existing instance that was installed using the original installer, a Fatal Error occurs. 4. IOA-000054103: Rollback does not work properly on a headless machine. 5. IOA-000054110: Installer launcher (install.exe) created for the Default Build Configuration is being deleted by the build of a subsequent Build Configuration that has the "Build CD-ROM Installers" option selected. 6. IOA-000054151: The OR rule always evaluates to TRUE when the Tag rule evaluates to TRUE. 7. IOA-000054154: A Custom Action which uses the CustomError.log() method in the Install sequence throws a ClassCastException when built with InstallAnywhere 2010, even though the same code runs correctly in InstallAnywhere 2009 SP2. 8. IOA-000054287: The Get User Input panel does not work properly when running in the "Add Features" Maintenance Mode option. 9. IOA-000053669: If you select that you want to repair a subfeature in console mode, the parent feature gets repaired, not the subfeature. 10. IOA-000054252: When you migrate an installation project from a previous version of InstallAnywhere, enable Maintenance Mode and Instance Management, and then attempt to use the migrated installer to uninstall an existing instance that was installed using the original installer, uninstallation does not occur. 11. IOA-000054134: Invalid (Registration) message is displayed in the console when you select Repair Installation, even though the application has already been registered. 12. IOA-000054295: If you attempt to repair a feature which was installed using the "Add Features" Maintenance Mode option, the repair fails. 13. IOA-000054834: NoClassDefFoundError exception is thrown when shortcuts with custom icons are installed using the "Add Features" Maintenance Mode option. 14. IOA-000054203: Changing the Installer Title of a project and then saving it using Project Automation API throws ClassCastException and makes project file corrupted. 15. IOC-000062283: Deleting the mergeresources directory causes command line build to fail the second time because of missing resources. 16. IOA-000055156: Adding / Repairing features that install a launchanywhere does not install the launchanywhere correctly. 17. IOA-000055007: Specifying a comma-separated list of features, in the Choose Features Panel in Add mode, adds only the first feature. 18. IOA-000055207: The Files and other actions in Install Phase should respect the Rollback Customizer settings when the rollback is in progress. (uninstall resource if rolling back setting & trigger rollback if fatal error setting) History: ========= The issues fixed by previous patches were