I'm working on an installer that depends upon files that the user has
received prior to performing the installation.

Our current installer (not windows installer based) prompts the user to
browse for the location of the files... I'm trying to replicate this,
but I'm not exactly sure how to go about it.

On one hand I think I might need a custom action, on the other hand,
that functionality is already part of WiX (i.e. using
ConfigurableDirectory in a Feature) I'm not sure if it's accessible in
the context I'd like, a separate step in the install sequence.

Can anyone offer a suggestion on the correct course of action?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to