Re: [WiX-users] SecureCustomProperties from Merge Module

2008-03-12 Thread Daryn Mitchell
Daryn Mitchell originally wrote: > > ... merge module's ... SecureCustomProperties ... how should the > > merge module get the result of its file search during Vista repair? Bob Arnson wrote: > The only thing I can think of is a custom action that adds your property > to the SecureCustomPr

Re: [WiX-users] SecureCustomProperties from Merge Module

2008-03-08 Thread Bob Arnson
Daryn Mitchell wrote: > - Should a merge module's Secure Custom Properties be automatically put > into the consuming MSI's own SecureCustomProperties automatically when > it incorporates the merge module? (i.e. is Wix not doing something it > should be doing? Much more likely that I don't know bes