Hello again

When I used to create my msis through Visual Studio Setup and Deployment
projects then these installers protected the files that got installed i.e.
if I installed the application and then manually deleted a file (such as an
included image content file) then when the next time the main executable was
run this deleted file got restored i.e. the msi was found in the Windows
store and it repaired my installation.

With Wix this protection is not present any more. I think that is better for
some of the (optional) files that are installed, but I would like to protect
some of my dll's as before - do you know how I could do that in Wix? 

Atb, 
Kristjan

P.S. My msi's were always per machine, but now are per user, so this may be
the difference that is actually causing the lack of protection? If that is
the case, is it still possible to protect certain File / Component / Feature
elements when deploying per user msi's ?




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to