Re: [WiX-users] SOURCEMGMT: Failed to resolve source MainEngineThread is returning 1612

2014-11-19 Thread David Fritch
for the ProductCode in the Property table. If you're new to this, get hold of Orca from the Windows SDK/Kit. It's useful to see inside MSI files. "Instead" maybe useful also. --- Phil Wilson On Wed, Nov 19, 2014 at 10:35 AM, David Fritch wrote: > Thanks fo

Re: [WiX-users] SOURCEMGMT: Failed to resolve source MainEngineThread is returning 1612

2014-11-19 Thread David Fritch
Thanks everyone for the input. This at least gives me a few more tools to look into the problem to try and diagnose what the issue could be. I just barely found out from the customer that the temporary solution I sent him has worked. Bascially, I created a new installer just for him. I change

Re: [WiX-users] SOURCEMGMT: Failed to resolve source MainEngineThread is returning 1612

2014-11-19 Thread David Fritch
Thanks for your comments. It looks like I cannot find the value "2CF25F13-12F8-4B54-AC62-0F29F54E4F54" in my .wxs file. I am guessing it is a mistake to leave the as an asterisk? (I inherited this file from a previous developer and am still very new to WiX.) "Is the GUID in the log the same as

Re: [WiX-users] How do I rollback a file change custom action

2014-11-19 Thread David Fritch
I think you may have replied to the wrong e-mail. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SOURCEMGMT-Failed-to-resolve-source-MainEngineThread-is-returning-1612-tp7598095p7598100.html Sent from the wix-users mailing list archive at Nabble.c

[WiX-users] SOURCEMGMT: Failed to resolve source MainEngineThread is returning 1612

2014-11-19 Thread David Fritch
There is a user in Turkey that gets the following error simply by double clicking on the .msi to install a program: "The installation source for this product is not available. Verify that the source exists and that you can access it." He is the only user that I know of that is having this problem