Jump to content

[Help] Foreign characters on command line


Recommended Posts

Posted

I have several files whose names contain foreign characters, such as é and various Japanese characters. (The Japanese shows up as garbage, since the names aren't in Unicode, but this doesn't cause problems anywhere else.) It seems the command prompt doesn't recognize these characters. For example if I try to copy a file with an é in the name, it says the file can't be found and the é is changed to some odd symbol. Is it possible to fix this without having to rename them all? No other program has problems with these files, but I use batch scripts to move them around and such fairly often and it's annoying having to go in and do the last few manually.


Posted

Try not to use filenames with foreign characters... it really makes them much harder to manipulate as many programs will be unable to process the filenames correctly.

Use the short filename for the file.

Posted

I don't really have a choice (yay BitTorrent <_<), nor do I like the idea of just not using foreign characters. That's like fixing a printer by not printing. No other program yet has had trouble with them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...