How to include native DLLs into the installation package?
Thanks!
Thanks!
1. Add the file to solution explorer.
2. In the properties page for the file set its build action to None.'
3. In the properties page Copy to Optput Directory - select Copy Always or newer.
4. Build the project.
5. In the Publish page, select Application files button.
6. Check Show All Files check box.
7. You file should show up in the grid.
8. Change the Publish status for the file to Include.
Thanks,
Sameer
Regards,
Alan