Hi,
I have a MSI created from Wix, and I am also using a bootstrapper (from Visual studio), currently I am making a self extracting archive of the 2 and making it available for download on my website. However I need to update the setup toupdate some information (licence maybe) when user initiates a download.
Is there any way I can update the setup? ( I mean the SFX archvive) Also once this is done, I need to use the information while installing. How can i do these things?
Howabout updating resources in the exe file?
Thanks,
Nitin