I am preparing an installer (Inno Setup) to install my component package into Delphi XE without having to manually fiddle in the IDE.
How do I install a Delphi component package (for example, MyComponent.bpl) into Delphi without having to manually do it via the 'Install Packages' menu item? Is it a registry key?