Jump to content

lexus

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by lexus

  1. Ahh, a chcp 1252 solved the problem! Bye
  2. 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 using mode con cp select=1252 as described in another forum, bis this doesnt help. Any suggestion ps: the standard codepage is 850
×
×
  • Create New...