I am ready to publish my little application, it reads CSV files. I want to include these CSV files in the install package. How do I go about doing this
I want those files included, yes, but copied with the setup and put into a specific directory when intstalled. I don't think just adding them will do that. Please advise.