Hey Dieter, It will be difficult to achieve what you are looking for using the native Windows Installer UI. You could look at the file browse dialog used in WixUI_InstallDir. From there I would look at using a custom action to validate the property value selected. If it isn't valid, prompt a warning dialog. If it is valid, move to the next dialog.
One thing to keep in mind is command line execution with dialog suppression. You will need to handle this case as well. Hope that helps, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Fri, Feb 13, 2009 at 8:22 AM, Dieter Janzen <dieter-jan...@web.de> wrote: > Hi, > > I really hope you can help me. I wrote an installer that works, but now I > need a interface, where the user have to choose a file with a certain name. > It is possible that there are more than one file with this name. And I have > to get the path of this file while the installation so i can set it in a > xml-file. > > thanks > _______________________________________________________________________ > Jetzt 1 Monat kostenlos! WEB.DE <http://web.de/> FreeDSL - > Telefonanschluss + DSL > für nur 17,95 EURO/mtl.!* http://dsl.web.de/?ac=OM.AD.AD008K15039B7069a > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users