Nick LaMarca
Nick LaMarca

Reputation: 8188

Ask User For Extraction Zip and Extract File Advanced Installer

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?

Upvotes: 0

Views: 96

Answers (1)

herman.smn
herman.smn

Reputation: 1347

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.

Upvotes: 2

Related Questions