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

init.bat failing on Vista x64 #19

Closed
garyhodgson opened this issue Nov 26, 2013 · 3 comments
Closed

init.bat failing on Vista x64 #19

garyhodgson opened this issue Nov 26, 2013 · 3 comments

Comments

@garyhodgson
Copy link

Hi.

Nice work on cmdr btw - finally something I can use on my thumbdrive!

I found however that the vendor\init.bat was not working on my Vista x64 setup. I tracked down the problem to something in the section which sets the prompt style. Removing this section resulted in it working as expected.

Strangely, if I run each command from init.bat directly in the cmdr console it works as expected, with the lambda and all.

Just thought I'd let you know.

@galli-a
Copy link

galli-a commented Dec 11, 2013

I have the same issue on Windows XP.

@galli-a
Copy link

galli-a commented Dec 11, 2013

After some experimenting, I found out that the issue is due to the chcp commands inside init.bat.
Commenting those out (and also che clink command, but that may be just me), the file runs as expected.
Of course, the λ prompt is no longer there...

@samvasko
Copy link
Contributor

no more chcp, this should be fine in v1.1.2

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

No branches or pull requests

3 participants