Jump to content

creopard

Member
  • Posts

    537
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by creopard

  1. I had the opportunity to test it on a NTFS volume today. Unfortunately your script stops with a syntax error (probably because of %%i) so I did it manually. You are right, the "system volume information" folder is getting restored everytime the machine reboots That sucks... Although this behaviour does not occur on FAT32 volumes (the folder stays deleted)
  2. did you completely disable system restore? ;Disable System Restore [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore] "DisableSR"=dword:00000001 ;Disable System Restore Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice] "Start"=dword:00000004
  3. I thought about omegadrivers once, but won't XP complain about missing WHQL certification??
  4. nice script... you mean they keep returning with SP2?
  5. to install CP unattended (only installs if ATI-Card is present!) add this to your RunOnceEx.cmd SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx IF EXIST %systemroot%\system32\atiddc.dll REG ADD %KEY%\003 /VE /D "ATI Control Panel 4.7" /f IF EXIST %systemroot%\system32\atiddc.dll REG ADD %KEY%\003 /V 1 /D "%systemdrive%\install\Applications\ATICP\Setup.exe -s -f1 setup.iss" /f just make sure, the setup.iss looks like this: [...] [{0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SprintfBox-0] Result=7 [{0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdFinishReboot-0] Result=1 BootOption=0 (BootOption=0 is THE crucial point)
  6. thanks, i'm looking forward to it! I did a couple of tests today and couldn't find out whats wrong. It seems as if these settings are just ignored
  7. @visaversa: my winnt.sif (especially network section) worked just fine with RC2 but does not with SP2 RTM. These are all tcp-settings in winnt.sif I don't know what MS changed, all is set to DHCP The only thing that is adjusted is the "DNSSuffixSearchOrder" setting "IPAddress, SubnetMask,etc" everything will be overridden anyone else with this behaviour??
  8. Hi there, I just tested my slipstreamed SP2 but XP won't automatically setup my NIC anymore with below settings Did anyone else experience this strange behaviour? (Worked just fine with RC2) [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=No DNSSuffixSearchOrder=lan.fli4l UseDomainNameDevolution=No EnableLMHosts=No AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=No IPAddress=192.168.0.4 SubnetMask=255.255.255.0 DefaultGateway=192.168.0.1 DNSServerSearchOrder=192.168.0.1 WINS=No NetBIOSOptions=1
  9. Sound Blaster Audigy 2 and Audigy 2 ZS Driver Update v5.12.01.444 http://www.warp2search.net/modules.php?nam...ticle&sid=19178
  10. New Official Realtek RTL8139(A/B/C/D/8130)/810X Series Drivers Realtek have released new Drivers for the RTL8139 (A/B/C/D/8130)/810X series, version 6.15 for windows 98/ME/ 2000/XP! Dated 2004/07/28. http://www.realtek.com.tw/downloads/downlo...6&Software=True ---------------------------------------------------------------------------------- SiS900 LAN Driver (v1.17) dated 07/28 http://download.sis.com/
  11. Tried that with regmon, but it returns some cryptic key and i'm not sure this one is the same on every pc
  12. Seems to work just fine, BUT The dialogue window "device property" is missing when installing without installer(see attachment jpg!) This is probably because IDEproperty.dll & SISIDE.exe were not registered But I don't know how to do that manually Any ideas?
  13. I'm asking you for help, since I could not verify yet whether it's working or not... Are these files enough for successfully integrating SIS Chipset and IDE/AGP Drivers? (SIS746FX Chipset for instance) AGP: - sisagp.cat - sisagp.inf - sisagpx.sys IDE: - SISIDE.INF - siside.sys - sisidex.sys - SISIDEXP.dll - sisperf.sys - sisvsd.vxd - siside.cat - SISIDE.exe - IDEproperty.dll - PropInstall.exe Thanks
  14. I wanted to install it that way: IF EXIST %systemroot%\system32\nv4_disp.dll REG ADD %KEY%\004 /VE /D "NVidia Control Panel 6.1.7.6" /f IF EXIST %systemroot%\system32\nv4_disp.dll REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\Drivers\graphik\nvidia6176\Setup.exe -s -f1 setup.iss" /f Control Panel won't install via OEMpnpdriverspath
  15. New official Version available.. get them here: http://www.nvidia.com/object/winxp_2k_61.76 I tried the "setup.exe -R" switch, but it didn't create a setup.iss file in the Windows directory. Could anyone post his setup.iss file? Thanks a lot! Changelog of the 61.76: http://download.nvidia.com/Windows/61.76/6...2000-9x-NT4.pdf
  16. 3com 3com 10/100 NIC: ftp://ftp.3com.com/pub/nic/3c90x/3c90x1.exe (supports all 3C900B, 3C905B, 3C905C, 3C905CX) (driver adds WOL-support for XP) 3com Gigabit NIC: http://support.3com.com/infodeli/tools/nic...5/985_winxp.exe (supports 3C985-SX, 3C985B-SX) there are some other gigabit cards as well, but since they're not as common yet (fibre & PCI-X models, I didn't list the drivers here) ------------------------------------------------------------------------------- D-Link ftp://ftp.dlink.com/NIC D-Link 10/100 NIC's: DFE-530TX, DFE-550FX, DFE-550TX, DFE-580TX D-Link Gigabit NIC's: DGE-530T, DGE-550SX, DGE-550T ------------------------------------------------------------------------------- Netgear http://kbserver.netgear.com/kb_web_files/N100979.asp Netgear 10/100 NIC's: FA311, FA312, FA411 (mobile), FA511 (mobile) Netgear Gigabit NIC's: GA311 -------------------------------------------------------------------------------
  17. for your next update: New Realtek ALC AC97 Audio Driver v3.60 http://www.realtek.com.tw/downloads/dlac97...8&Software=True
  18. Well done, but Terratec's "Aureon Fun" driver (Low Budget 5.1 Card) is missing. In case you want to add it as well: Download Aureon Fun Drivers for XP (already cleared out)
  19. But i thought if I don't turn of WFP XP overrides any drivers without WHQL signature and uses its own Microsoft drivers again. Am I muddling up here anything?
  20. DriverSigningPolicy=Ignore is set! do you use a hacked sfc_os.dll?
  21. So this RC2 modded sfc_os.dll won't help me, if i already set any unsigned drivers in the "OEMPnPDriversPath" section of winnt.sif? I also read somewhere you should take these settings in your winnt.sif [SystemFileProtection] SFCQuota=0 SFCScan=0 SFCDisable=ffffff9d On a test installation XP used it's own Microsoft drivers (instead of the vendors drivers!) where it could
  22. I've got some problems here... VIA-Drivers won't get installed on a fresh XP-installation (XP will use it's own Microsoft drivers instead). The paths are set in OEMPnPDriversPath of course! When the installation of XP is complete, i have to install the sounddrivers manually (XP complains about the missing digital signature stuff) I think, I did everything right in the winnt.sif file in order to get rid of XP's fileprotection: [systemFileProtection]SFCQuota=0SFCScan=0SFCDisable=ffffff9dHelp! I'ts really annoying to do it manually!
  23. Really nice pack indeed! I'm looking forward to the update! btw: VIA Vinyl - 5.30c are out (http://downloads.viaarena.com/drivers/audio/Vinyl_AudioCodec_V530c.zip)
×
×
  • Create New...