Are you providing a valid HWND when calling Detect/Elevate/Apply? The files the engine downloads are via WinInet, so they should use that config and should prompt for authentication if required. If you are doing your own downloading inside of your BA, then I'd suggest you look at dlutil.cpp inside of dutil.
-----Original Message----- From: Mohamed Yasir [mailto:yasirmohame...@gmail.com] Sent: Monday, March 09, 2015 2:07 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] MSI packages download and Firewall/Proxy settings Hi Everyone, I am using Wix 3.9 and created a Custom bootstrapper application which downloads and installs the MSI packages. It is working fine. Some of the network download address restricted by Firewall or Proxy server. So MSI pacakges download getting failed. In this type of cases I would like to get the credentials from the user and downloads the MSI packages using that credentials. Is this is possible in Wix cba? How to handle proxy with cache call backs and download packages? Could you please share any idea about this? Thanks, Mohamed Yasir K -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MSI-packages-download-and-Firewall-Proxy-settings-tp7599503.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users