[WiX-users] Can anyone send me a copy of the WiX Tutorial Sample Codes? Thank. Download links are all broken.

2012-11-09 Thread lzy126_2012
opy of the whole sample codes zip file? By the way, I could find some of the sample code on google by searching the name of the file, like 'UI_Texts.wxs', but they are written in Japanese. I need the samples in English. Thanks a lot. Zhi

[WiX-users] Questions on custom actions section on Wix.chm and DTF.chm

2012-11-07 Thread lzy126_2012
he building step is more complicated than that in Wix.chm: First compliing and second wrapping. I just want to write a very simple test that a custom managed CA dll prompts a messagebox (MessageBox.Show("..")) during the installaton. What should I do? By the w