Cmd promt wrong character in unattend script
From: Johan (johan_soderstrom_at_hotmail.com)
Date: 09/08/04
- Next message: Order: "XP UPDATE ISSUES"
- Previous message: Bobby bear: "Why do programs in startup folder fail to run"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Sep 2004 13:02:23 +0200
Hello!
I have a big problem with my unattended xp installation.
I want to add a new user called admin, and put him in the administrators
group with no time limit for password from a command line.
in Sweden the administrators group is called administratörer.
everything is working if i write it in command promt but, if i put it in a
script like start.cmd or .bat file the administrators group becomes
administrat÷rer.
same if i write echo administratörer in a script or if i just write it in
the command promt directly.
example what I wanna do in the script :
net user admin passwd /add
net localgroup administratörer admin /add
net accounts /maxpwage:unlimited
Can anyone help me and solve this problem for me
Best regards
/Johan
- Next message: Order: "XP UPDATE ISSUES"
- Previous message: Bobby bear: "Why do programs in startup folder fail to run"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|