We want to change file permissions for the windows default user group.
The problem is, depending on windows version (xp,win 7) and language, the name of this default user group differs. Sometimes the name of the group is "Benutzer", sometimes it is "User".
How can I get this name programmatically?