Thread: How do I generate all filename from a folder with unicode?
-
Jul 8th, 2009 05:14 PM
#1
How do I generate all filename from a folder with unicode?
i just insert a dvd and i would like to get all the filenames in a folder "under windows xp" in unicode (chinese character). i can manually do it, but i think there's a way to make it through with a fewer clicks.
does anyone know how or a little program that can do that?
thx
-
-
Jul 8th, 2009 05:32 PM
#2
Do you just want a list of the filenames?
Open a cmd prompt and goto the directory that you want and type:
dir > output.txt
It should work as long as you have East Asian Language support installed in XP.
-
Jul 8th, 2009 05:36 PM
#3
Showing unicode output isn't by default on XP or Vista in the command line.
I think there are a few workarounds you do to try.
-
Jul 8th, 2009 06:50 PM
#4

Originally Posted by
TakumiDC5
Do you just want a list of the filenames?
Open a cmd prompt and goto the directory that you want and type:
dir > output.txt
It should work as long as you have East Asian Language support installed in XP.
i want the list of the filename exported to .txt so i can use them.
well... it's not working >_< i can only see ??? but the filename is ??? (chinese character - this site doesn't support unicode, that's why u see 3 ???)
-
Jul 9th, 2009 08:02 PM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules