Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Problem with Creating users

Featured Replies

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?


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

Greetings

Thorsten

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.robvanderwoude.com/notepad.html

jaclaz

  • Author

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

Thank you both

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.