0

I would like a setup screen with a dropdown list of directory options based on my company's installed software. Is there a way that I can customize the first setup/installation dialog window using C#?

Thank you!

TheFootClan
  • 165
  • 1
  • 3
  • 12
  • This is more or less easy - first run a custom action to get the data, then populate the combobox table, see here: https://stackoverflow.com/questions/14455542/wix-load-items-into-combobox – zaitsman Jun 15 '17 at 12:31
  • Zaitsman, thanks for the input. I figured out that I was having problems because all my dropdown options had the same value, and that throws an error. I figured it out though. If you put your answer as a reply to my stackoverflow question, I can mark your reply as an answer. – TheFootClan Jun 20 '17 at 18:39

0 Answers0