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 installer's defaults to be overridden via the command line #575

Closed
dscho opened this issue Dec 18, 2015 · 0 comments
Closed

Allow installer's defaults to be overridden via the command line #575

dscho opened this issue Dec 18, 2015 · 0 comments

Comments

@dscho
Copy link
Member

dscho commented Dec 18, 2015

When Git for Windows is installed as a 3rd-party component, it may make sense to override default options, such as "Add Git to the PATH". Let's support that via additional command-line options.

The best way is most likely to add a call similar to ExpandConstant('{param:Choose'+Key) to the ReplayChoice function. A little different, though, because parameters cannot contain spaces.

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