You can use a VolumeSelectCombo UI control.

<Control Id="myVolumeSelectCombo"
            Type="VolumeSelectCombo"
            Property="TARGETDIR"
            Fixed="yes"
            X="10"
            Y="10"
            Width="100"
            Height="17">

  <Publish Property=&quot;INSTALLLOCATION&quot;
              Value=&quot;[TARGETDIR]My Software\&quot;
              Value=&quot;Order=&quot;1&quot;>
    
  </Publish>

   

  <Publish Event="SetTargetPath"
              Value="INSTALLLOCATION"
              Order="3">1</Publish>
</Control>



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Drive-selection-tp7594443p7594537.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to