I created a custom action of type "Property Source" under "InstallServices" and renamed it to "Install". Now AI treats it as a Standard Action, the custom action Properties page is gone and I can't delete that thing.
How can I get rid of it?
Code: Select all
<COMPONENT cid="caphyon.advinst.msicomp.MsiCustActComponent">Code: Select all
<ROW Action="Install" Type=...Code: Select all
<ROW Action="Install2" Type=...Code: Select all
<COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent">Code: Select all
<ROW Action="Install" Sequence=...Code: Select all
<ROW Action="Install2" Sequence=...