Is it possible to define/implement a custom installer step?
I'd like the user to select a single option from a list and
the installer should then download an additional file, based
on the selection and execute the file post-installation.
Thanks for any information about this!
- PAF will download a file for installation, but it can't handle it as an option.
You'd have to write your own installer ..
I could be wrong.. but i remember trying it a while back..
Yep, I'm already using it to download a file, but I'd like to add an option for the user to decide *which* file should be downloaded.