How to add folders and files in to MSI and how to access that added files in to custom action of MSI

Posted by Rahul on Stack Overflow See other posts from Stack Overflow or by Rahul
Published on 2010-05-24T05:45:36Z Indexed on 2010/05/24 5:51 UTC
Read the original article Hit count: 252

Filed under:
|

Actually I want add some folders and files to MSI. Through custom action i want to copy that added folders and files to some destination/target folder.

Any Help please???

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about setup-deployment