Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying files to include in output, but not in archive #199

Open
Forecaster opened this issue May 23, 2017 · 0 comments
Open

Allow specifying files to include in output, but not in archive #199

Forecaster opened this issue May 23, 2017 · 0 comments

Comments

@Forecaster
Copy link

For example in my current project I have a set of csv files that are used for getting values. These are supposed to be replaceable so they are in the application dir and not inside the exe (blacklisted). But currently I have to remember to include them manually each time I package the app.

It'd be great if there was a way to tell Web2Exe to copy these files from the project dir into the output dir (where the exe ends up essentially) into their respective dirs. I wouldn't mind having to specify each file.

Don't know how well I explained that. Feel free to ask for clarification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant