Skip to content

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

@Forecaster

Description

@Forecaster

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions