MSFN Forum: Problem with Creating users - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Problem with Creating users Rate Topic: -----

#1 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

  Posted 06 August 2004 - 05:58 PM

I used the guide to automaticly create users in windows xp unattended, but i have a problem with a special character. the é is being read as Ú. how can i use that batfile with a correct é in windows xp unattended?


#2 User is offline   Thorsten 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 03-August 04

Posted 07 August 2004 - 04:03 AM

Just repace the "é" with "," than it I think it works, it because of ANSI and ASCII!

Greetings
Thorsten

#3 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 07 August 2004 - 04:12 AM

Thanks. i will try it now.

#4 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,108
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 07 August 2004 - 04:19 AM

Yes, definitely is a problem with ANSI/ASCII conversion, you could try to make use of this trick:
Writing batch files with Notepad

Windows' own Notepad may be the easiest editor available for writing batch files.
Since you probably used it before, at least it doesn't have a "steep learning curve".

Be aware, though, that extended ASCII characters entered in Notepad may sometimes result in completely different characters in the resulting batch file. A tip mailed to me by Denis St-Pierre is to use the good old EDIT command to create a batch file with extended ASCII characters like accented letters or "border lines".
I use File Commander's editor myself for the same reason. This makes me suspect that any "text mode editor" could do the trick. I can confirm that COPY CON filename and ECHO accented_text > filename do.


Found here:
http://www.robvander...om/notepad.html

jaclaz

#5 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 07 August 2004 - 06:00 AM

Thanks for the info Jaclaz, but the info from Thorsten worked like a charm.

Thank you both

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy