Jump to content

cocobingo

Member
  • Posts

    24
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belgium

About cocobingo

cocobingo's Achievements

0

Reputation

  1. Still having a question about this : I added this key, which is supposed to show the options (domain, shut down...) on the logon screen. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] ... ... "ShowLogonOptions"=dword:00000001 I just added the "ShowLogonOptions"=dword:00000001 after the other lines, but the options do not show on the logon screen. Is there another registry setting for that ? Thanks again !
  2. OK, I found the solution ! I was right in my first post, when I talked about the "KeyboardLayout" setting in [unattended]. The problem is that I had not the correct value for this setting, because the Layout for my Keyboard "Français - Belgique" contains the special character "ç". I checked in the txtsetup.sif file, and the correct string was "Fran‡ais - Belgique". The "‡" is ASCII code 135, which in standard extended ASCII maps to "ç"... Well, I never really understood this mapping problem, but I believe that this character's code is interpreted differently by Windows and by the Textmode system...
  3. Hi all ! When the RIS installation process is over, I am presented with a login screen with values for login / domain set to "Administrator" and "Local computer". Is it possible to set these values in my .sif file (at least the "Domain") to a different user, and to my D domain ? Thanks a lot !
  4. Thanks for your answer. I might try to find a suitable registry tweak ! No, actually I am just installing a French version of WinXP, but these versions include French (Canada), French (France), French (Belgium), etc... It looks like the default behaviour for keyboard autdetection during textmode setup is to detect any AZERTY keyboard as French (France), without further investigation... Just a guess, of course. I'm still interested in better solution, but thanks for your tip !
  5. Hi all ! I have successfully changed my SIF file to configure the WinXP installation with my Regionnal Settings : Belgium (French). [RegionalSettings] LanguageGroup=1 SystemLocale=0000080c UserLocale=0000080c InputLocale=080c:0000080c The only problem is that after the installation there is a Language Toolbar with both "French (Belgium)" and "French (France)" available. I suppose that "French (France)" was automatically installed during textmode setup (auto-detected ?), ands I don't want this keyboard layout to be present. How can I instruct the installer NOT to install this Keyboard Layout, or to remove it ? I know that there is a "KeyboardLayout" setting in [unattended], but when I try to use it I have an error about an entry not present in txtsetup.sif. I don't have a txtsetup.sif file, and I don't really understand what should be included in it... Any idea ? Thanks a lot !
  6. Lol, it looks like the net IS a village, after all Is that so risky ? I mean, if well known portals publish them, what is the problem if I put them on my personnal ftp server ? Anyway, I might just point the guy who need them to the right place. If I got lucky while browsing, anybody could...
  7. The nForce3 is PXE enabled, but there is a problem in the ROM that causes the installation to crash at some point. A PXE floppy won't help that.
  8. I don't think so, because I believe that the SATA/SCSI driver integration is very specific to those devices. BUT, I have found the RIS drivers for NForce3/4 !!!!! It's not enough though : I have to wait for Asus to release a PXE ROM update, so that the K8N works with RIS. I have to thank a very nice guy for that ! He posted a post on a Microsoft forum about RIS and NForce 4, so my eye was catched. I answered my post and gave me all the informations I needed t ofind the drivers ! I could post them if someone here was interested !
  9. @VATERNL : Well, I checked again, and I really don't see anything special. You should be aware that Microsoft's artivle is not the most precise. There are other step-by-step guides about adding NICs to RIS that are better written. You can check this one, I found it very useful. Otherwise, I am in contact with Asus support, but nothing of interest yet. The latest mail was : Hum... I don't call that a support answer, but I keep trying with them...
  10. Well... I've got to think about this, but I really can't think of anything special. I copied all the driver files to $OEM$\$1\Drivers\NIC and to \I386, then I added the search path in the rissetup.sif (or whatever its name, I can't remember right now), and that was it. I'll give it another try on an A7N8X tomorrox, but I think that's about it.
  11. I used the latest Unified drivers from nvidia's website. I used the drivers from the root of the ethernet folder. Yes, only this one. It worked like a charm.
  12. Actually, this DOES work fro me with nForce2 MBs. (ASUS A7N8X) But it DOES NOT work with nForce3 MBs. (ASUS K8N) So you should be able to boot on RIS with your MB following the normal procedure (the one from Microsoft's web site). The difference with nForce3 (and nForce4) MBs is that these latest network card need the "NVidia Network Bus Enumerator" driver to be loaded before the network cards can be detected. I haven't found a way to load this enumerator during textmode yet...
×
×
  • Create New...