If you download an msi file and choose to run the file (rather than save it), 
Internet Explorer will add a number to the filename in brackets (such as[1] or 
[2] etc...). Windows Installer saves this filename in the registry and expects 
the same filename if you run an upgrade/repair or uninstall. If the filename 
does not match, an Error 1316 will occur saying 'A network error occurred while 
attempting to read from the file ....'
 
Is there any way I can override this behavior in WIX?
I could go to the <HKCR\Installer\Products\<GUID>\SourceList>) and check the 
file name but I don't think every installation does that.
What is the trick here?
 
                                          
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to