Our installer sets some user permissions on the application folder for the usergroup "Gebruikers" (Dutch). One of our customers is testing the installer and is using an US version of Windows (7). The installer stops at the point of setting the user permissions because the usergroup "Gebruikers" is not found. The language of the OS is different, so the installer exprects "Users" instead of "Gebruikers".
How can we have set the permissons by the installer language-neutral?