Skip to content

Conversation

@koppor
Copy link
Contributor

@koppor koppor commented Feb 4, 2018

This fixed install.cmd for German Windows distributions.

When executing CP, the output is

Aktive Codepage: 850.

Thus, the content of the variable CP is

850.

When passing this to chcp, the output is

Parameterformat falsch - 850.

Thus, the final lines of the script have no effect.

With this patch, the restore of the old code page works.

@spacewander spacewander merged commit 8216e6b into tj:master Feb 5, 2018
@spacewander
Copy link
Collaborator

@koppor
Merged. Thank you!

@koppor koppor deleted the patch-1 branch July 8, 2018 18:47
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

Successfully merging this pull request may close these issues.

2 participants