Hi Shivin, You may want to take a look at this CA already written by Jeff Briggs, you can download it from installsite.org - it seems to do exactly what you're looking for.
http://www.installsite.org/pages/en/msi/ca.htm (scroll to "File Browse Dialog" HTH - Adam Langley Secon NZ Ltd. A1/400 Rosedale Road Albany North Shore 0632 New Zealand Tel. +64 (0)9 414 4071 Fax. +64 (0)9 414 4072 www.seconag.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of shivit Sent: Thursday, 6 December 2007 2:11 a.m. To: [email protected] Subject: Re: [WiX-devs] Need to select license file on clicking Browse button Hi Bob Thanks for the prompt reply. As you have mentioned, we need to create a custom action for open dialog for browsing. Do we invoke a function from DLL using custom action? The function in turn will open the dialog browse for files (CFileDialog). Do we need to use MSIGetProperty & MSISetProperty to obtain the file name? Is there any other method which will make use of Wix GUI to achieve the same? Thanks & Regards Bob Arnson-6 wrote: > > shivit wrote: >> I am not able to select any file in the dialog. (Browse for Dialog) >> > > Windows Installer doesn't support file browsing. You could create a > custom action that uses the common open dialog. > > -- > sig://boB > http://joyofsetup.com/ > > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > WiX-devs mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-devs > > -- View this message in context: http://www.nabble.com/Need-to-select-license-file-on-clicking-Browse-button- tf4942599.html#a14171226 Sent from the wix-devs mailing list archive at Nabble.com. ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
