>
>
> Installer universe
answer: '*some dialog text* with: 'my answer';
> install: 'a package';
> install: 'b package(1.2.3)';
> install.
>
You might also be interested to note that the #answer:with: idiom is
supported for interaction free loading.
Keith