-
Notifications
You must be signed in to change notification settings - Fork 125
Allow specifying files to include in output, but not in archive #199
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.