Hi, 

   Can someone share an example or directions to display directory selection
dialog using the browsedialog? 

The code below does not work 

        <Control Id="Browse" Type="PushButton" X="20" Y="252" Width="50"
Height="17"  Property="ANSWERSDIR" Text="Browse"> 
          <Publish Property="ANSWERSDIR" Value="ApplicationRoot"
Order="1">1</Publish> 
          <Publish Event="SpawnDialog" Value="BrowseDlg" Order="2"
>1</Publish> 


ApplicationRoot is a Directory Id in main source file 



thanks, 
 


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

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to