lexus Posted August 29, 2004 Posted August 29, 2004 Hi, i tried to make an german language unattended cd. I use some batch files to copy some files (most of thems are start menu entrys) to other locations than some setup does. The problem ive got now seems to be a codepage problem. For example the "startmenu" directory for every user (i hope its called like this in english windows) is names "startmenü" in german.All thinks work perfectly on one computer if i do somethink like this:mkdir "%ALLUSERSPROFILE%\Startmenü\Foo"but with my unattended cd (with sp2) all ive got is a new directory that has another character then the "ü" in "startmenü". Ive tried to change the codepage usingmode con cp select=1252 as described in another forum, bis this doesnt help.Any suggestion ps: the standard codepage is 850
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now