Need a way to use the default installation directory as the install location without user intervention. Certain software must be installed in a required directory and allowing the user to change it invalidates the installation.
I'm proposing a DefaultTargetPanel and DefaultTargetPanelAutomationHelper be added to the panels package (I'm already using them). This panel is a copy of the TargetPanel that merely sets the idata installation location and then calls skipPanel().
If so then I suggest that you commit it.