Hi,

We created several bootstrapper projects, which include some MSI packages
with option Compressed='no'. As a result the MSIs have to be:
1) available on the file system at the right location (relative to the
bootstrapper) and 
2) available in the right version (which means it has to be exactly the same
file which was used when the bootstrapper was built). 
Otherwise the bootstrapper fails to install.

Is there a possibility to check those prerequisites from the managed
bootstrapper UX library? 
1) For checking the existence of the MSIs one would need the expected
location of the packages relative to the bootstrapper. But in events like
BootstrapperApplication.DetectPackageComplete there is no such information.
2) Here it would be useful to know what burn does to check if the MSI file
is the one which was used during build. Is it a CRC check?

Best regards
Kryschan

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-check-for-MSI-existence-and-validity-tp7158657p7158657.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to