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

Add usage of license-file path for EULA if it has the RTF extension #58

Closed
volks73 opened this issue May 31, 2018 · 1 comment
Closed
Assignees

Comments

@volks73
Copy link
Owner

volks73 commented May 31, 2018

If the license-file field is used to define a path to a custom license instead of the license field (See #57), then the file extension should be checked and if the extension is RTF, then the file should be used for the EULA in the license agreement dialog of the installer.

This allows a developer to include a RTF license and define it only in the Cargo.toml file to be used as the EULA and sidecar file without having to use the -E,--eula option (See #57) during initialization.

@volks73 volks73 self-assigned this May 31, 2018
@volks73
Copy link
Owner Author

volks73 commented Jun 5, 2018

This has been added as of a3a4eed.

@volks73 volks73 closed this as completed Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant