[wix-users] Failed to resolve source for file: error

Rob Mensching rob at firegiant.com
Fri Feb 16 21:11:10 PST 2018


No, it is not a good user experience. Using DetectCondition should provide a more typical experience.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Kiran k.g via wix-users
Sent: Friday, February 16, 2018 7:51 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Kiran k.g <me.kirankg at gmail.com>
Subject: Re: [wix-users] Failed to resolve source for file: error

Is it a good user experience to prompt user to supply the installation path while uninstalling...suppose I installed A.exe and upgraded to B.exe. I may or may not save the setup file.Since B.exe is installed I won't care about the installation file. After few days if I need to uninstall the application how is it possible to provide installer path. It may have been lost. It should have automatically cached in program cache...so how can I provide source path in this case.

On Feb 16, 2018 4:46 PM, "Nir Bar via wix-users" < wix-users at lists.wixtoolset.org> wrote:

If you know where the file is, set the location to it locally with SetLocalSource or on the web using SetDownloadSource.
If you don't know the path then prompt the user to supply one and then use SetLocalSource.





--
Nir Bar, Independent WiX Expert. Creator of-
JetBA: WiX WPF Bootstrapper User Interface Framework

JetBA++: WiX Native Bootstrapper User Interface Framework




____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list