I would like to deploy my C# application using XCOPY. However, it uses Chilkat, and since Chilkat is a mixed-mode assembly, it requires the vcredist if it does not already exist on the target/deployment computer. How can the vcredist libs be incorporated into an XCOPY installation?
↧