[wix-users] How to get the path selected by user after installation?

Farrukh Waheed farrukh1 at gmail.com
Fri Jul 8 09:08:18 PDT 2016


I presume that you are using Folder  Browser control. That control would
return the user's selected path as:

folderBrowserDialog1.SelectedPath

If you are using any other control, then look for similar property.


On 8 July 2016 at 06:58, Souren <souren at gmail.com> wrote:

> I would like to get in my C# application the path of Component(s), that
> user selected and probably customized. So for example C:\Program
> Files\Product\Component1 or any other, that user customized.
>
> Thanks,
> Suren
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list