Julien TOUCHE <[EMAIL PROTECTED]> writes: > first, it seems the perl parser doesn't support french chars: when > parsing os prodspec.ini, "Localization=Fran�ais" is a pb (replacing > with Francais is ok).
Somebody else reported the same problem with Spanish (Espanol). I guess our Russian and Dutch users did not notice because their funny letters do not appear in win-latin-1 :-). This is fixed in the next release. (As you can see, our i18n support is still beta-quality. Thanks for helping to test it.) > defrag.aut must be conditional to %WINLAN% = ENA, as, in french for > example, window names are different. Agreed. In the next release, we will use Z:\scripts\%WINLANG% to hold language-specific scripts. Then we will just need volunteers to translate each of them. > one question, i have, as i just test it, is how do you handle > different unattend.txt ? > mainly for ProductKey/ID which depends on %WINVER%. You create an appropriate config.pl in Perl. Geraldo Gerritsen has contributed a FAQ which I still need to review and publish. Meanwhile, this particular question is answered here: <http://www.mail-archive.com/[EMAIL PROTECTED]/msg00467.html> > i also note than ws2k3 installer seems to ignore ConvertNTFS and > ExtendOemPartition=1. someone to confirm ? I did not notice this, but I was not looking for it, either... If true, it would be really annoying. I will check later today. - Pat ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
