I do not know the answer to your specific scenario, but when I search the wix
source for SetDownloadSource, I also notice calls to SetLocalSource.  It
looks like WixStandardBootstrapperApplication.cpp (around line 827) has an
example of changing the location of the local package.  I would add
something similar to OnResolveSource and debug into it to figure out the
details.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SwapRunFromCD-And-SwapRunFromNet-How-to-Use-tp7599634p7599668.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

Reply via email to