I want to ask the user for a path to a zip using a Public Property "[FILES_TO_EXTRACT]"
How do I setup advanced installer to ask the user for this path?
And then extract the contents to my choosing in advanced installer?
There is a Browse for folder tutorial in their online user guide. Have a look, I think this is exactly what you are looking for.