Jump to content

Oleg_II

Member
  • Posts

    679
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    China

Everything posted by Oleg_II

  1. Yzöwl Thank you very much! Some people agree that it would be easier to have a few STORAGE*.INI files according to manufactories. I've got a copy of Universal Installation Utility that should contain a lot of them. When I have some free time I'll make a couple of these INI
  2. Less universal but easier to implement: HFSLIP will write all entries into TXTSETUP.SIF only from prepared STORAGE.INI and won't write anything else by itself. Files from STORAGE folder will only be cabbed and added to i386 folder. STORAGE.INI will contain ALL four sections to include into TXTSETUP.SIF for all known drivers. If needed there should be one more helper file like STOREDOSNET.INI that will aslo include some settings for DOSNET.INF. That way it should be easier to integrate and it should work for all existing drivers but it will need regualar updating of these helper INI files cause some new storage drivers may be introduced.
  3. Tomcat76 You are absolutely right. But for those who know which SYS is needed and which is not B) it's not difficult to add all files to TXTSETUP.SIF manually It would be great to do it as much automatical as possible
  4. I can't think of anything better Maybe iTwins is right: probably if a SYS file (in our case SiWinAcc) is listed in [sCSI.LOAD] section it also should be listed in [sCSI] section too? Maybe a dummy line should be created in STORAGE.INI for it? Something like: If this statement is true and dummy line is not working there is a work around about this but it will take some more efforts to edit STORAGE.INI in order to add [sourceDiskFiles] section with only needed SYS files with "1,,,,,,3_,4,1,,,1,4". And when HFSLIP runs all files from STARAGE folder including all SYS files will be written into TXTSETUP.SIF with "1,,,,,,,2,0,0". That way some SYS file will be dublicated in System32\Drivers and in System32 folders. In my opinion there shouldn't be any entries about iaAHCI - there is no corresponding SYS file exectly for it. [sourceDiskFiles] section may be different because it depends on what files are in STORAGE folder (HFSLIP should list in TXTSETUP.SIF only the files that exist in this folder).
  5. Tomcat76 Well... Apparantly it is because that's Yzöwl's problem. I'm trying to figure out if he needs those entries in TXTSETUP.SIF or not. But IF they are needed, they should be in all three sections involved.Well, these SYS files should be added by HFSLIP automatically to SourceDisksFiles and SCSI.Load section anyway by now (see my examples for his OEM files). I don't think there is a need to add these files to scsi and HardwareIdsDatabase sections as there are no such entries in OEM files. But if I'm wrong we can add these enrties into STORAGE.INI file manually, no need for hard-coding this part. Yzöwl I can't even test SATA/RAID drivers. I'm using explanations by others found here and there. We discussed it on previous pages. If your tests prove it is not "1,,,,,,3_,4,1,,,1,4", let us know what settings are working for you, maybe your settings will be more convinient. The more universal it will be the better.
  6. Tomcat76 I don't think it is a problem if jgogo.sys and SiWinAcc.sys are listed in TXTSETUP.SIF even if they are not needed. Anyway the driver installation will need other info that is in STORAGE.INI. As for two or more INF that are using the same SYS file and having the same ID database I think it also needs chipset supporting INF files like with iaAHCI.inf case (maybe compare installation INF first? if they are the same it is not a problem at all). But there also could be some preparation work like you suggested with renaming files and editing INF (in this case renamed and edeted files should be included into prepared downloadable package along with STORAGE.INI file).
  7. Well, this feature is experimental at this stage. Probably there are some problems in it yet. Could you please help us with coding? Sorry if I'm too humdrum, repeating just in case: 1. All SYS files from STORAGE folder should be cabbed and listed in TXTSETUP.SIF under SourceDisksFiles sectition like *.SYS = 1,,,,,,4_,4,1,,,1,4 for XP source or *.SYS = 1,,,,,,3_,4,1 for W2k and W2k3. 2. All other files except OEM cabbed and listed under the same sections like * . * = 1,,,,,,,2,0,0 3. Under SCSI.Load section goes the first part of each SYS file (without that extention) and in full like * = *.SYS,4 (no problem if there will be some not needed files here too like with SiWinAcc.sys in your case - nothing bad will happen). 4. All content of STORAGE.INI is written into TXTSETUP.SIF without any changes. There is still a possibility that if even all additions are made by HFSLIP correctly but there are no corresponding info in STORAGE.INI under SCSI.Load and HardwareIdsDatabase sections. In this case if something is missing or wrong in STORAGE.INI it can be added or corrected. That is why we need testers
  8. TAiN This installer is mostly for those who delete IE completely If somebody leaves it in the system (like TommyP does) there is no need to run it or some changes in it are needed to make support for CHM files (all entries about MSHTML.DLL should be deleted from INF and DLL itself is not needed too - it should be in system32 already anyway).
  9. Yzöwl I may be wrong but I think there should be 4 entries into TXTSETUP.SIF and according to the content of OEM files you provided they should be: [SourceDisksFiles] Si3132r5.sys = 1,,,,,,3_,4,1 SiWinAcc.sys = 1,,,,,,3_,4,1 Si3132r5.inf = 1,,,,,,,2,0,0 SilSupp.cpl = 1,,,,,,,2,0,0 SIPPD.inf = 1,,,,,,,2,0,0 Si3132r5.cat = 1,,,,,,,2,0,0 si3132.sys = 1,,,,,,3_,4,1 SI3132.inf = 1,,,,,,,2,0,0 Si3132.cat = 1,,,,,,,2,0,0 [SCSI.Load] Si3132r5 = Si3132r5.sys,4 si3132 = si3132.sys,4 SiWinAcc = SiWinAcc.sys,4 ; THIS ENTRY IS PROBABLY WRONG! HFSLIP SHOULD MAKE IT AUTOMATICALY FOF ALL SYS FILES. [scsi] "si3132" = "Silicon Image SiI 3132 SATA IDE Controller" "Si3132r5" = "Silicon Image SiI 3132 SATA RAID Controller" [HardwareIdsDatabase] PCI\VEN_1095&DEV_3132&SUBSYS_71321095 = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_81771043 = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_71001462 = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_B0031458 = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_902C1695 = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_056EA0A0 = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_0CAA105B = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_105B147B = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_105C147B = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_105D147B = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_105E147B = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_300A148C = "Si3132r5" PCI\VEN_1095&DEV_3132&SUBSYS_31321095 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_710A1462 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_B0021458 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0CA9105B = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_3009148C = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_88881019 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_819F1043 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_09781019 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_716A1462 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_715A1462 = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0CAB105B = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0CAD105B = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0C8F105B = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0C8D105B = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0C8B105B = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0C89105B = "Si3132" PCI\VEN_1095&DEV_3132&SUBSYS_0C87105B = "Si3132" [SourceDisksFiles] jraid.sys = 1,,,,,,3_,4,1 Jgogo.sys = 1,,,,,,3_,4,1 jraid.inf = 1,,,,,,,2,0,0 jraid.cat = 1,,,,,,,2,0,0 [SCSI.Load] jraid = jraid.sys,4 Jgogo = Jgogo.sys,4 ; THIS ENTRY IS PROBABLY WRONG! HFSLIP SHOULD MAKE IT AUTOMATICALY FOF ALL SYS FILES. [scsi] jraid = "JMicron JMB36X RAID Controller" [HardwareIdsDatabase] PCI\VEN_197B&DEV_2360 = "jraid" PCI\VEN_197B&DEV_2361 = "jraid" PCI\VEN_197B&DEV_2363 = "jraid" PCI\VEN_197B&DEV_2365 = "jraid" PCI\VEN_197B&DEV_2366 = "jraid" [SourceDisksFiles] iaStor.sys = 1,,,,,,3_,4,1 iaStor.inf = 1,,,,,,,2,0,0 iaStor.cat = 1,,,,,,,2,0,0 iaAHCI.inf = 1,,,,,,,2,0,0 iaAHCI.cat = 1,,,,,,,2,0,0 [SCSI.Load] iaStor = iaStor.sys,4 [scsi] "iaStor" = "Intel Matrix Storage Controller" [HardwareIdsDatabase] PCI\VEN_8086&DEV_2822&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2821&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2682&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2681&CC_0106 = "iaStor" PCI\VEN_8086&DEV_27C3&CC_0104 = "iaStor" PCI\VEN_8086&DEV_27C6&CC_0104 = "iaStor" PCI\VEN_8086&DEV_27C1&CC_0106 = "iaStor" PCI\VEN_8086&DEV_27C5&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2652&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2652&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2653&CC_0106 = "iaStor" PS I'm still not sure about adding other (not SYS files) to TXTSETUP.SIF ( = 1,,,,,,,2,0,0) - I've read again today that Windows will look for drivers on CD anyway
  10. Kiki Burgh Read the instructions on the first page and use INF that comes with your ATI driver
  11. I don't know which one should be the right I use NVIDIA ForceWare v53.03 (LiteForce) found on some Russian site (it's down now). They placed a few customized versions and I'd chosen the smallest one
  12. Sorry gentlemen I can't follow your discussion right now (just came back from a small trip). Will try to concentrate tomorrow. Can't be 100% sure but just adding drivers to TXTSETUP.SIF shouldn't cause any problem.
  13. You can try to delete MSHTML.DLL part from INF and use only the rest of it - it should work for CHM files (at least I included all other files).
  14. Somebody asked me about nVidia drivers. Well, I have to agree that this feature is not universal and some drivers are still having problems to install. I use optimized installation INF for one of my computers with nVidia video card driver (attention! you will lose the ability to use two displays at the same time!): ; NVIDIA Windows 2000/XP Display INF file ; Copyright © NVIDIA Corporation. All rights reserved. [Version] Signature = "$Windows NT$" Provider = %NVIDIA% ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318} Class = Display CatalogFile = NV4_DISP.CAT DriverVer = 11/17/2003, 5.3.0.3 [DestinationDirs] DefaultDestDir = 11 nv4.Miniport = 12 nv.Display = 11 nv.CoInstaller = 11 nv.Panel = 11 nv.Help = 18 nv.oldrm = 12 nv.delete.systemfiles = 11 [SourceDisksNames] 1 = %DiskID1% 2 = %DiskID2% 3 = %DiskID3% 4 = %DiskID4% 5 = %DiskID5% [SourceDisksFiles] nv4_mini.sys = 1 nvinstnt.dll = 1 nvcod.dll = 1 nvsvc32.exe = 1 nv4_disp.dll = 2 nvoglnt.dll = 3 nvcpl.dll = 4 nvmctray.dll = 4 nvcpl.hlp = 4 nvwddi.dll = 4 nvwdmcpl.dll = 4 nvnt4cpl.dll = 4 nvwcplen.hlp = 4 [Manufacturer] %NVIDIA% = NVIDIA.Mfg [NVIDIA.Mfg] %NVIDIA_NV05.DEV_0028.1% = nv4_TNTxClass, PCI\VEN_10DE&DEV_0028 %NVIDIA_NV05.DEV_002C.1% = nv4_TNTxClass, PCI\VEN_10DE&DEV_002C %NVIDIA_NV05.DEV_0029.1% = nv4_TNTxClass, PCI\VEN_10DE&DEV_0029 %NVIDIA_NV05.DEV_002D.1% = nv4_TNTxClass, PCI\VEN_10DE&DEV_002D %NVIDIA_NV10.DEV_0100.1% = nv4, PCI\VEN_10DE&DEV_0100 %NVIDIA_NV10.DEV_0101.1% = nv4, PCI\VEN_10DE&DEV_0101 %NVIDIA_NV10.DEV_0103.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0103 %NVIDIA_NV11.DEV_0110.1% = nv4, PCI\VEN_10DE&DEV_0110 %NVIDIA_NV11.DEV_0111.1% = nv4, PCI\VEN_10DE&DEV_0111 %NVIDIA_NV11.DEV_0113.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0113 %NVIDIA_CR11.DEV_01A0.1% = nv4_Crush11, PCI\VEN_10DE&DEV_01A0 %NVIDIA_NV15.DEV_0150.1% = nv4, PCI\VEN_10DE&DEV_0150 %NVIDIA_NV15.DEV_0151.1% = nv4, PCI\VEN_10DE&DEV_0151 %NVIDIA_NV15.DEV_0152.1% = nv4, PCI\VEN_10DE&DEV_0152 %NVIDIA_NV15.DEV_0153.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0153 %NVIDIA_NV17.DEV_0170.1% = nv4, PCI\VEN_10DE&DEV_0170 %NVIDIA_NV17.DEV_0171.1% = nv4, PCI\VEN_10DE&DEV_0171 %NVIDIA_NV17.DEV_0172.1% = nv4, PCI\VEN_10DE&DEV_0172 %NVIDIA_NV17.DEV_0173.1% = nv4, PCI\VEN_10DE&DEV_0173 %NVIDIA_NV17.DEV_0178.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0178 %NVIDIA_NV17.DEV_017A.1% = nv4_WSApps_DualView, PCI\VEN_10DE&DEV_017A %NVIDIA_NV18.DEV_0181.1% = nv4, PCI\VEN_10DE&DEV_0181 %NVIDIA_NV18.DEV_0182.1% = nv4, PCI\VEN_10DE&DEV_0182 %NVIDIA_NV18.DEV_0185.1% = nv4, PCI\VEN_10DE&DEV_0185 %NVIDIA_NV18.DEV_0188.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0188 %NVIDIA_NV18.DEV_018A.1% = nv4_WSApps_DualView, PCI\VEN_10DE&DEV_018A %NVIDIA_NV18.DEV_018B.1% = nv4_WSApps, PCI\VEN_10DE&DEV_018B %NVIDIA_CR17.DEV_01F0.1% = nv4_Crush11, PCI\VEN_10DE&DEV_01F0 %NVIDIA_NV20.DEV_0200.1% = nv4, PCI\VEN_10DE&DEV_0200 %NVIDIA_NV20.DEV_0201.1% = nv4, PCI\VEN_10DE&DEV_0201 %NVIDIA_NV20.DEV_0202.1% = nv4, PCI\VEN_10DE&DEV_0202 %NVIDIA_NV20.DEV_0203.1% = nv4_DccApps, PCI\VEN_10DE&DEV_0203 %NVIDIA_NV25.DEV_0250.1% = nv4, PCI\VEN_10DE&DEV_0250 %NVIDIA_NV25.DEV_0251.1% = nv4, PCI\VEN_10DE&DEV_0251 %NVIDIA_NV25.DEV_0253.1% = nv4, PCI\VEN_10DE&DEV_0253 %NVIDIA_NV25.DEV_0258.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0258 %NVIDIA_NV25.DEV_0259.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0259 %NVIDIA_NV25.DEV_025B.1% = nv4_WSApps, PCI\VEN_10DE&DEV_025B %NVIDIA_NV28.DEV_0280.1% = nv4, PCI\VEN_10DE&DEV_0280 %NVIDIA_NV28.DEV_0281.1% = nv4, PCI\VEN_10DE&DEV_0281 %NVIDIA_NV28.DEV_0282.1% = nv4, PCI\VEN_10DE&DEV_0282 %NVIDIA_NV28.DEV_0288.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0288 %NVIDIA_NV28.DEV_0289.1% = nv4_WSApps, PCI\VEN_10DE&DEV_0289 %NVIDIA_NV30.DEV_0301.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0301 %NVIDIA_NV30.DEV_0302.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0302 %NVIDIA_NV30.DEV_0308.1% = nv4_WSApps_NV3x_DOEB, PCI\VEN_10DE&DEV_0308 %NVIDIA_NV30.DEV_0309.1% = nv4_WSApps_NV3x_DOEB, PCI\VEN_10DE&DEV_0309 %NVIDIA_NV31.DEV_0311.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0311 %NVIDIA_NV31.DEV_0312.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0312 %NVIDIA_NV31.DEV_0314.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0314 %NVIDIA_NV34.DEV_0321.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0321 %NVIDIA_NV34.DEV_0322.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0322 %NVIDIA_NV34.DEV_032B.1% = nv4_WSApps_NV3x, PCI\VEN_10DE&DEV_032B %NVIDIA_NV35.DEV_0330.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0330 %NVIDIA_NV35.DEV_0331.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0331 %NVIDIA_NV35.DEV_0332.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0332 %NVIDIA_NV35.DEV_0333.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0333 %NVIDIA_NV35.DEV_0338.1% = nv4_WSApps_NV3x_DOEB, PCI\VEN_10DE&DEV_0338 %NVIDIA_NV36.DEV_0341.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0341 %NVIDIA_NV36.DEV_0342.1% = nv4_NV3x, PCI\VEN_10DE&DEV_0342 %NVIDIA_NV36.DEV_034E.1% = nv4_WSApps_NV3x, PCI\VEN_10DE&DEV_034E %NVIDIA_Win2KDualView% = nvDual, DISPLAY\nvWin2kDualView %NVIDIA_MultiView% = nvDual, DISPLAY\nvMultiView [ControlFlags] ExcludeFromSelect = * [nv4] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg [nv4.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = Default16BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4.GeneralConfigData] MaximumDeviceMemoryConfiguration = 80 MaximumNumberOfDevices = 4 [nv4_WSApps] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_WSApps.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg AddReg = nv_CoInstaller_nView_Quadro_AddReg, nv_CoInstaller_WSApps_AddReg [nv4_WSApps.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = nv_WSApps_AddReg AddReg = Default32BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4_WSApps.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_WSApps.GeneralConfigData] MaximumDeviceMemoryConfiguration = 80 MaximumNumberOfDevices = 4 [nv4_WSApps_DualView] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_WSApps_DualView.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg AddReg = nv_CoInstaller_nView_Quadro_AddReg, nv_CoInstaller_WSApps_AddReg [nv4_WSApps_DualView.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = nv_WSApps_AddReg AddReg = nvDualView_AddReg AddReg = TestAnalogLoadAlways_AddReg AddReg = Default32BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4_WSApps_DualView.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_WSApps_DualView.GeneralConfigData] MaximumDeviceMemoryConfiguration = 80 MaximumNumberOfDevices = 4 [nv4_DccApps] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_DccApps.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg AddReg = nv_CoInstaller_nView_Quadro_AddReg, nv_CoInstaller_DCCApps_AddReg [nv4_DccApps.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = nv_DccApps_AddReg AddReg = Default32BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4_DccApps.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_DccApps.GeneralConfigData] MaximumDeviceMemoryConfiguration = 80 MaximumNumberOfDevices = 4 [nv4_Crush11] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_Crush11.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg [nv4_Crush11.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = Crush11_AddReg AddReg = nv_ControlPanelSettings AddReg = Default16BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4_Crush11.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_Crush11.GeneralConfigData] MaximumDeviceMemoryConfiguration = 80 MaximumNumberOfDevices = 4 [nv4_TNTxClass] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_TNTxClass.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg [nv4_TNTxClass.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = KeystoneDisabled_AddReg AddReg = RotateDisabled_AddReg AddReg = Default16BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4_TNTxClass.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_TNTxClass.GeneralConfigData] MaximumDeviceMemoryConfiguration = 80 MaximumNumberOfDevices = 4 [nv4_NV3x] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_NV3x.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg [nv4_NV3x.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = NV3xLoadService_AddReg AddReg = Default16BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4_NV3x.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_NV3x.GeneralConfigData] MaximumDeviceMemoryConfiguration = 128 MaximumNumberOfDevices = 4 [nv4_WSApps_NV3x] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_WSApps_NV3x.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg AddReg = nv_CoInstaller_nView_Quadro_AddReg, nv_CoInstaller_WSApps_AddReg [nv4_WSApps_NV3x.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = NV3xLoadService_AddReg AddReg = nv_WSApps_AddReg AddReg = Default32BPP_AddReg DelReg = nv_ClearRegistrySwitches [nv4_WSApps_NV3x.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_WSApps_NV3x.GeneralConfigData] MaximumDeviceMemoryConfiguration = 128 MaximumNumberOfDevices = 4 [nv4_WSApps_NV3x_DOEB] CopyFiles = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help DelFiles = nv.oldrm, nv.delete.systemfiles [nv4_WSApps_NV3x_DOEB.CoInstallers] CopyFiles = nv.CoInstaller AddReg = nv_CoInstaller_AddReg AddReg = nv_CoInstaller_nView_Quadro_AddReg, nv_CoInstaller_WSApps_AddReg [nv4_WSApps_NV3x_DOEB.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings AddReg = nv4_icdSoftwareSettings AddReg = nv_ControlPanelSettings AddReg = nv_WSApps_AddReg AddReg = Default32BPP_AddReg AddReg = DOEB_AddReg DelReg = nv_ClearRegistrySwitches [nv4_WSApps_NV3x_DOEB.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst AddService = NVSvc, 0x00000000, nv_NVSVC_Inst DelService = nvarch DelService = nvgfx [nv4_WSApps_NV3x_DOEB.GeneralConfigData] MaximumDeviceMemoryConfiguration = 128 MaximumNumberOfDevices = 4 [nvDual] CopyFiles = nv4.Miniport, nv.Display, nv4.icd [nvDual.SoftwareSettings] AddReg = nv_SoftwareDeviceSettings [nvDual.Services] AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst [nvDual.GeneralConfigData] MaximumDeviceMemoryConfiguration = 80 MaximumNumberOfDevices = 4 [nv4_Generic_Service_Inst] ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 1 ; SERVICE_SYSTEM_START ErrorControl = 0 ; SERVICE_ERROR_IGNORE LoadOrderGroup = Video ServiceBinary = %12%\nv4_mini.sys AddReg = nv4_Generic_Service_AddReg [nv4_EventLog_Inst] AddReg = nv4_EventLog_AddReg [nv4_EventLog_AddReg] HKR,, EventMessageFile, 0x00020000, "%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nv4_mini.sys" HKR,, TypesSupported, 0x00010001, 7 [nv4_Generic_Service_AddReg] HKR, Video, Service, %REG_SZ%, nv [nv_NVSVC_Inst] DisplayName = %NVSVC.name% Description = %NVSVC.desc% ServiceType = 16 ; SERVICE_WIN32_OWN_PROCESS StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %11%\nvsvc32.exe [nv_CoInstaller_AddReg] HKR,, CoInstallers32, %REG_MULTI_SZ%, "nvcodins.dll,NVCoInstaller" HKR, Uninstall, Uninstaller, %REG_SZ%, "nvudisp.exe" HKR, Uninstall, Script, %REG_SZ%, "nvdisp.nvu" HKR, Uninstall, INFSrcDir, %REG_SZ%, %01% HKR, Uninstall, Name, %REG_SZ%, %NVUninstall.desc% HKR, Uninstall, CopyFiles, %REG_MULTI_SZ%, "generic.tvp,keystone.exe,nvappbar.exe,nview.dll,nviewimg.dll,nvshell.dll,nvtuicpl.cpl,nwiz.exe" [nv_CoInstaller_nView_Quadro_AddReg] HKR, Uninstall, CopyFiles, %REG_SZ_APPEND%, "advanced.tvp,cad.tvp,dcc.tvp,finance.tvp" [nv_CoInstaller_DCCApps_AddReg] HKR, Uninstall, CopyFiles, %REG_SZ_APPEND%, "nvdccapp.cfg>nvwsapps.cfg" [nv_CoInstaller_WSApps_AddReg] HKR, Uninstall, CopyFiles, %REG_SZ_APPEND%, "nvwsapps.cfg" [nv.Display] nv4_disp.dll nvinstnt.dll nvsvc32.exe [nv.CoInstaller] nvcod.dll nvcodins.dll,nvcod.dll [nv4.Miniport] nv4_mini.sys [nv4.icd] nvoglnt.dll [nv.Panel] nvcpl.dll nvmctray.dll nvwddi.dll nvwdmcpl.dll nvnt4cpl.dll [nv.Help] nvcpl.hlp nvwcplen.hlp [nv.oldrm] nvarch.sys,,,1 nvgfx.sys,,,1 [nv.delete.systemfiles] nv4oglnt.dll,,,1 nvopenglnt.dll,,,1 nvdmcpl.dll,,,1 nvdesk32.dll,,,1 nvqtwk.dll,,,1 dmcpl.exe,,,1 [nv_SoftwareDeviceSettings] HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, nv4_disp HKR,, VgaCompatible, %REG_DWORD%, 0 HKR,, MultiFunctionSupported, %REG_DWORD%, 1 HKR,, DCBOverride0, %REG_BINARY%, 04,25,00,22,18,20,10,01,00,02,b8,88,00,00,00,02,01,01,b8,88,00,00,02,02,11,02,00,00,00,00,02,01,11,0 2,00,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff ,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff, ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,f f,3f,3e,00,00,37,36,00,00,51,50,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff ,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff HKR,, DCBOverride1, %REG_BINARY%, 04,25,00,23,09,20,10,01,00,02,b8,88,00,00,00,02,01,01,b8,88,00,00,02,02,11,02,00,00,00,00,02,01,11,0 2,00,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff ,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff, ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,f f,3f,3e,00,00,37,36,00,00,51,50,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff ,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff HKR,, RotateFlag, %REG_DWORD%, 4 HKR,, NV_R&T, %REG_MULTI_SZ%, "R&T0000=*,*,*,*,*,IBM251F.VSC2F0C,HDLK" HKR,, NV_R&T, %REG_SZ_APPEND%,"R&T0001=1920,1080,*,30,*,CRTX,OEM,7425,2200,48,56,1125,2,5,++I" HKR,, NV_R&T, %REG_SZ_APPEND%,"R&T0002=*,*,*,*,*,IBM251F.VSC3411,HDLK" HKLM,"Software\NVIDIA Corporation\Global\NvSvc\OemConfigurations",LoadLimitedSID,%REG_SZ%,"S-1-5-11" HKR,, "DefaultSettings.XResolution",%REG_DWORD%,800 HKR,, "DefaultSettings.YResolution",%REG_DWORD%,600 HKR,, NV_Modes, %REG_MULTI_SZ%, "{*}S 720x480 720x576=1;320x200 320x240 400x300 480x360 512x384 640x400=F;SHV 1920x1200x32=1;1600x1200x8,16=1D;640x480 800x600 1024x768 1280x1024=3D;1920x1080=C01E;1600x1200x32 1920x1200x8,16=D;{100-34E}SHV 2048x1536x32=1;1920x1440x8,16=10;1920x1200x32=1C;1600x900x32 1600x1200x32 1920x1200x8,16=20;1920x1440x32=8;2048x1536x8,16=C;{100-18B,1F0-34E}SHV 1920x1080x32=10;1024x768x8,16=1000;848x480=1DFF;1920x1440x32 2048x1536x8,16=2;1600x1024x32=20;" HKR,, NV_Modes, %REG_SZ_APPEND%, "1280x720x32 1280x768x32 1280x960x32 1280x1024x32=280;1360x768x32=2FF;1600x900x8,16=380;1600x900x32 1600x1024x8,16 1600x1200x8,16=40;1152x864x32 1280x720x8,16 1280x768x8,16 1280x960x8,16 1280x1024x8,16=400;1360x768x8,16=7FF;1024x768x32 1152x864x8,16=800;{28-18B,1F0-34E}SHV 800x600=1DC2;1600x1024x8,16 1920x1080x8,16=1F;640x480=1FC2;1280x1024x32 1600x1200 1920x1200x8,16=2;1152x864x8,16=3FF;1280x1024x8,16=42;1920x1080x32=7;1024x768=7C2;1600x1024x32=F;1152 x864x32=FF;" HKR,, NV_Modes, %REG_SZ_APPEND%, "{28-29,2D-34E}SHV 1920x1440x32 2048x1536x8,16=1;1600x1200x32 1920x1200x8,16=10;1600x900x32=1D;1600x1200x8,16=20;1280x768 1600x900x8,16=3D;1920x1440x8,16=D;{28-29,2D-18B,1F0-34E}SHV 1600x1024x32=10;1600x900x32 1920x1200x32 1920x1440x8,16=2;1600x1024x8,16 1920x1080x8,16=20;1152x864x32=200;1280x1024x8,16=380;1280x768x8,16=3C2;1280x720x8,16 1280x960x8,16=3FF;1280x1024x32=40;1152x864x8,16=400;1280x768x32 1600x900x8,16=42;1280x720x32 1280x960x32=7F;1920x1080x32=8;" HKR,, NV_Modes, %REG_SZ_APPEND%, "1024x768x8,16=800;{1A0}S 1920x1200x32 1920x1440x8,16 2048x1536x8,16=20;800x480=3D;{1A0,301-34E}SHV 2048x1536x8,16=10;1920x1440x32 2048x1536x32=4;{258-25B,288-289,308-309,32B,338,34E}SH 960x1200=803D;{301-34E}SHV 1920x1440x32=10;1152x864x32 1280x720x32 1280x768x32 1280x960x32 1280x1024x32 1360x768x32=100;2048x1536x32=1A;1088x612x8,16=1FFF;800x600 848x480=200;1088x612x32=FFF;{338}SHV 800x600 1024x768 1280x1024 1600x1200 1920x1154 1920x1200=8032;" [nv_WSApps_AddReg] HKLM,"Software\NVIDIA Corporation\Global\NVTweak\OemConfigurations",ControlsOverride,%REG_DWORD%,1 [nv_DccApps_AddReg] HKLM,"Software\NVIDIA Corporation\Global\NVTweak\OemConfigurations",ControlsOverride,%REG_DWORD%,1 [Crush11_AddReg] HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management", LargePageMinimum, %REG_DWORD%, 0xffffffff [NV3xLoadService_AddReg] HKLM,"Software\NVIDIA Corporation\Global\NvSvc",BitIndicators,%REG_DWORD%,1 [KeystoneDisabled_AddReg] HKLM,"Software\NVIDIA Corporation\Global\NVTweak",KeystoneEnable,%REG_DWORD%,0 [RotateDisabled_AddReg] HKR,, RotateFlag, %REG_DWORD%, 0 [nvDualView_AddReg] HKR,, NvCplTwinViewInDualView, %REG_DWORD%, 1 HKR,, EnableWin2kDualview, %REG_DWORD%, 1 HKR,, ForceNHeads, %REG_DWORD%, 2 HKR,, DualviewLockDevices, %REG_BINARY%,01,00,01,00,02,00,02,00 HKR,, DrvOptions, %REG_DWORD%, 1 HKR,, NT4MultiDevEnable, %REG_DWORD%, 0 HKCR,CLSID\{6D0E6651-1CD8-11d6-92C4-0003479E4848},,,"NVIDIA NT4 Multimon Control Panel Extension" HKCR,CLSID\{6D0E6651-1CD8-11d6-92C4-0003479E4848}\InProcServer32,,,"nvnt4cpl.dll" HKCR,CLSID\{6D0E6651-1CD8-11d6-92C4-0003479E4848}\InProcServer32,ThreadingModel,,Apartment HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NVIDIA NT4 Multimon CPL",,,"{6D0E6651-1CD8-11d6-92C4-0003479E4848}" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{6D0E6651-1CD8-11d6-92C4-0003479E4848},,"NVIDIA NT4 Multimon Control Panel Extension" HKLM,"Software\NVIDIA Corporation\Global\Display",CplEnableW2k,%REG_DWORD%, 1 [TestAnalogLoadAlways_AddReg] HKR,, TestAnalogLoadAlways, %REG_DWORD%, 1 [Default16BPP_AddReg] HKR,, "DefaultSettings.BitsPerPel",%REG_DWORD%,16 [Default32BPP_AddReg] HKR,, "DefaultSettings.BitsPerPel",%REG_DWORD%,32 [DOEB_AddReg] HKR,, EdgeBlendingData, %REG_BINARY%, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplEnableDesktopOverlapPage,%REG_DWORD%,1 [nv4_icdSoftwareSettings] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Version, %REG_DWORD%, 00000002 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",DriverVersion, %REG_DWORD%, 0x00010000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Dll, %REG_SZ%, nvoglnt HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Flags, %REG_DWORD%, 00000001 HKLM,"Software\NVIDIA Corporation\Global\OpenGL",AppBugWorkarounds,%REG_SZ%,"MOHAA*ExtensionStringBufferOverflow=4520;x29*ExtensionStringBufferOverflow=1;moh_breakthrough*E xtensionStringBufferOverflow=4520;moh_breakthrough_demo*ExtensionStringBufferOverflow=4520;moh_spear head*ExtensionStringBufferOverflow=4520;moh_spearhead_demo*ExtensionStringBufferOverflow=4520;" [nv_ControlPanelSettings] HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516},,,"NVIDIA CPL Extension" HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516}\InProcServer32,,,"%11%\nvcpl.dll" HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516}\InProcServer32,ThreadingModel,,Apartment HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplExposeWin2kDualView,%REG_DWORD%,1 HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NVIDIA CPL Extension",,,"{FFB699E0-306A-11d3-8BD1-00104B6F7516}" HKLM,Software\Microsoft\Windows\CurrentVersion\Run,NvCplDaemon,,"RUNDLL32.EXE %11%\NvCpl.dll,NvStartup" HKLM,Software\NVIDIA Corporation\Global\nView,"InitProfile",,"generic.tvp" HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"nwiz",,"nwiz.exe /install" HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,NvRegisterNVCpl,,"RUNDLL32.EXE %11%\NVCPL.DLL,DllRegisterServer" HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,NvRegisterMCTray,,"RUNDLL32.EXE %11%\NVMCTRAY.DLL,NvMCRegisterApp %11%\NvCpl.dll" HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,NvRegisterDMCPL,,"RUNDLL32.EXE %11%\NVWDMCPL.DLL,DllRegisterServer" HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplTvLocaleAutoDetect,%REG_DWORD%,1 HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplAllowForceTVDetection,%REG_DWORD%,1 HKCU,Software\Microsoft\Windows\CurrentVersion\Run,NvMediaCenter,,"RUNDLL32.EXE %11%\NVMCTRAY.DLL,NvTaskbarInit" HKLM,"Software\NVIDIA Corporation\Global\NVTweak\State",GlobalStartupDefaults,%REG_DWORD%,1 [nv_ClearRegistrySwitches] HKR,, NVREGSWITCHES HKR,, NV4_Modes HKR,, NV5_Modes HKR,, NV0A_Modes HKR,, NVVANTA_Modes HKR,, NV5M64_Modes HKR,, NV5ULTRA_Modes HKR,, NV10_Modes HKR,, NV10DDR_Modes HKR,, NV10GL_Modes HKR,, NV11_Modes HKR,, NV11DDR_Modes HKR,, NV11GL_Modes HKR,, CRUSH11_Modes HKR,, NV15_Modes HKR,, NV15DDR_Modes HKR,, NV15BR_Modes HKR,, NV15GL_Modes HKR,, NV17_Modes HKR,, NV17GL_Modes HKR,, NV18_Modes HKR,, NV18GL_Modes HKR,, NV1F_Modes HKR,, NV20_Modes HKR,, NV20_1_Modes HKR,, NV20_2_Modes HKR,, NV20_3_Modes HKR,, NV25_Modes HKR,, NV25GL_Modes HKR,, NV28_Modes HKR,, NV28GL_Modes HKR,, NV30_Modes HKR,, NV30GL_Modes HKR,, NV4_Modes_Delta HKR,, NV5_Modes_Delta HKR,, NV0A_Modes_Delta HKR,, NVVANTA_Modes_Delta HKR,, NV5M64_Modes_Delta HKR,, NV5ULTRA_Modes_Delta HKR,, NV10_Modes_Delta HKR,, NV10DDR_Modes_Delta HKR,, NV10GL_Modes_Delta HKR,, NV11_Modes_Delta HKR,, NV11DDR_Modes_Delta HKR,, NV11M_Modes_Delta HKR,, NV11GL_Modes_Delta HKR,, CRUSH11_Modes_Delta HKR,, NV15_Modes_Delta HKR,, NV15DDR_Modes_Delta HKR,, NV15BR_Modes_Delta HKR,, NV15GL_Modes_Delta HKR,, NV20_Modes_Delta HKR,, NV20_1_Modes_Delta HKR,, NV20_2_Modes_Delta HKR,, NV20_3_Modes_Delta HKR,, NV17_Modes_Delta HKR,, NV17GL_Modes_Delta HKR,, NV18_Modes_Delta HKR,, NV18GL_Modes_Delta HKR,, NV1F_Modes_Delta HKR,, NV25_Modes_Delta HKR,, NV25GL_Modes_Delta HKR,, NV28_Modes_Delta HKR,, NV28GL_Modes_Delta HKR,, NV30_Modes_Delta HKR,, NV30GL_Modes_Delta HKR,, NV_Modes HKR,, UseCompressedModeFormat HKR,, FlatPanelMode HKR,, DMTOVERRIDE HKR,, DisableExtRefresh HKR,, Max16x12 HKR,, Disable19x12x32at60 HKR,, Disable16x12x32ge70 HKR,, Disable19x10x32ge70 HKR,, DellSwitch1 HKR,, OglStencil HKR,, CapabilityOverride HKR,, OGL_EnableFSAA HKR,, OGL_DefaultSwapInterval HKR,, OGL_TexMemorySpaceEnables HKR,, OGL_TexStagingBufferSize HKR,, OGL_TexStagingBufferMultSize HKR,, OGL_DLStagingBufferSizeWords HKR,, OGL_DlMemorySpaceEnables HKR,, TwinViewInfo HKR,, PrevTwinViewInfo HKR,, SaveSettings HKR,, EnableWin2KDualview HKR,, NV_R&T HKR,, EdgeBlendingData HKR,, NT4MultiDevEnable HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA" HKLM,"Software\NVIDIA Corporation\RIVA TNT\OpenGL" HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\SERVICES\NV4\DEVICE0" HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\SERVICES\NV" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NVIDIA NT4 Multimon CPL" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\NVIDIA CPL Extension" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{6D0E6651-1CD8-11d6-92C4-0003479E4848} HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{FFB699E0-306A-11d3-8BD1-00104B6F7516} HKR,, DisableVersionCheck HKR,, DrvOptions HKCU,"Software\NVIDIA Corporation\Global\Display" HKLM,"Software\NVIDIA Corporation\Global\Display" HKCU,"Software\NVIDIA Corporation\Global\NVTweak" HKLM,"Software\NVIDIA Corporation\Global\NVTweak" HKCU,"Software\NVIDIA Corporation\Global\NVSvc" HKLM,"Software\NVIDIA Corporation\Global\NVSvc" [Strings] ; Non-Localizable Strings REG_SZ = 0x00000000 REG_MULTI_SZ = 0x00010000 REG_EXPAND_SZ = 0x00020000 REG_BINARY = 0x00000001 REG_DWORD = 0x00010001 REG_SZ_APPEND = 0x00010008 ; Localizable Strings NVIDIA = "NVIDIA" NVIDIA_NV05.DEV_0028.1 = "NVIDIA RIVA TNT2/TNT2 Pro" NVIDIA_NV05.DEV_002C.1 = "NVIDIA Vanta/Vanta LT" NVIDIA_NV05.DEV_0029.1 = "NVIDIA RIVA TNT2 Ultra" NVIDIA_NV05.DEV_002D.1 = "NVIDIA RIVA TNT2 Model 64/Model 64 Pro" NVIDIA_NV10.DEV_0100.1 = "NVIDIA GeForce 256" NVIDIA_NV10.DEV_0101.1 = "NVIDIA GeForce DDR" NVIDIA_NV10.DEV_0103.1 = "NVIDIA Quadro" NVIDIA_NV11.DEV_0110.1 = "NVIDIA GeForce2 MX/MX 400" NVIDIA_NV11.DEV_0111.1 = "NVIDIA GeForce2 MX 100/200" NVIDIA_NV11.DEV_0113.1 = "NVIDIA Quadro2 MXR/EX" NVIDIA_CR11.DEV_01A0.1 = "NVIDIA GeForce2 Integrated GPU" NVIDIA_NV15.DEV_0150.1 = "NVIDIA GeForce2 GTS/GeForce2 Pro" NVIDIA_NV15.DEV_0151.1 = "NVIDIA GeForce2 Ti" NVIDIA_NV15.DEV_0152.1 = "NVIDIA GeForce2 Ultra" NVIDIA_NV15.DEV_0153.1 = "NVIDIA Quadro2 Pro" NVIDIA_NV17.DEV_0170.1 = "NVIDIA GeForce4 MX 460" NVIDIA_NV17.DEV_0171.1 = "NVIDIA GeForce4 MX 440" NVIDIA_NV17.DEV_0172.1 = "NVIDIA GeForce4 MX 420" NVIDIA_NV17.DEV_0173.1 = "NVIDIA GeForce4 MX 440-SE" NVIDIA_NV17.DEV_0178.1 = "NVIDIA Quadro4 550 XGL" NVIDIA_NV17.DEV_017A.1 = "NVIDIA Quadro NVS" NVIDIA_NV18.DEV_0181.1 = "NVIDIA GeForce4 MX 440 with AGP8X" NVIDIA_NV18.DEV_0182.1 = "NVIDIA GeForce4 MX 440SE with AGP8X" NVIDIA_NV18.DEV_0185.1 = "NVIDIA GeForce4 MX 4000" NVIDIA_NV18.DEV_0188.1 = "NVIDIA Quadro4 580 XGL" NVIDIA_NV18.DEV_018A.1 = "NVIDIA Quadro NVS with AGP8X" NVIDIA_NV18.DEV_018B.1 = "NVIDIA Quadro4 380 XGL" NVIDIA_CR17.DEV_01F0.1 = "NVIDIA GeForce4 MX Integrated GPU" NVIDIA_NV20.DEV_0200.1 = "NVIDIA GeForce3" NVIDIA_NV20.DEV_0201.1 = "NVIDIA GeForce3 Ti 200" NVIDIA_NV20.DEV_0202.1 = "NVIDIA GeForce3 Ti 500" NVIDIA_NV20.DEV_0203.1 = "NVIDIA Quadro DCC" NVIDIA_NV25.DEV_0250.1 = "NVIDIA GeForce4 Ti 4600" NVIDIA_NV25.DEV_0251.1 = "NVIDIA GeForce4 Ti 4400" NVIDIA_NV25.DEV_0253.1 = "NVIDIA GeForce4 Ti 4200" NVIDIA_NV25.DEV_0258.1 = "NVIDIA Quadro4 900 XGL" NVIDIA_NV25.DEV_0259.1 = "NVIDIA Quadro4 750 XGL" NVIDIA_NV25.DEV_025B.1 = "NVIDIA Quadro4 700 XGL" NVIDIA_NV28.DEV_0280.1 = "NVIDIA GeForce4 Ti 4800" NVIDIA_NV28.DEV_0281.1 = "NVIDIA GeForce4 Ti 4200 with AGP8X" NVIDIA_NV28.DEV_0282.1 = "NVIDIA GeForce4 Ti 4800 SE" NVIDIA_NV28.DEV_0288.1 = "NVIDIA Quadro4 980 XGL" NVIDIA_NV28.DEV_0289.1 = "NVIDIA Quadro4 780 XGL" NVIDIA_NV30.DEV_0301.1 = "NVIDIA GeForce FX 5800 Ultra" NVIDIA_NV30.DEV_0302.1 = "NVIDIA GeForce FX 5800" NVIDIA_NV30.DEV_0308.1 = "NVIDIA Quadro FX 2000" NVIDIA_NV30.DEV_0309.1 = "NVIDIA Quadro FX 1000" NVIDIA_NV31.DEV_0311.1 = "NVIDIA GeForce FX 5600 Ultra" NVIDIA_NV31.DEV_0312.1 = "NVIDIA GeForce FX 5600" NVIDIA_NV31.DEV_0314.1 = "NVIDIA GeForce FX 5600XT" NVIDIA_NV34.DEV_0321.1 = "NVIDIA GeForce FX 5200 Ultra" NVIDIA_NV34.DEV_0322.1 = "NVIDIA GeForce FX 5200 " NVIDIA_NV34.DEV_032B.1 = "NVIDIA Quadro FX 500" NVIDIA_NV35.DEV_0330.1 = "NVIDIA GeForce FX 5900 Ultra" NVIDIA_NV35.DEV_0331.1 = "NVIDIA GeForce FX 5900" NVIDIA_NV35.DEV_0332.1 = "NVIDIA GeForce FX 5900XT" NVIDIA_NV35.DEV_0333.1 = "NVIDIA GeForce FX 5950 Ultra" NVIDIA_NV35.DEV_0338.1 = "NVIDIA Quadro FX 3000" NVIDIA_NV36.DEV_0341.1 = "NVIDIA GeForce FX 5700 Ultra" NVIDIA_NV36.DEV_0342.1 = "NVIDIA GeForce FX 5700" NVIDIA_NV36.DEV_034E.1 = "NVIDIA Quadro FX 1100" NVIDIA_Win2KDualView = "NVIDIA Dualview" NVIDIA_MultiView = "NVIDIA Multiview" DiskID1 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 1" DiskID2 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 2" DiskID3 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 3" DiskID4 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 4" DiskID5 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 5" NVSVC.name = "NVIDIA Display Driver Service" NVSVC.desc = "Provides system and desktop level support to the NVIDIA display driver" NVUninstall.desc = "NVIDIA Display Driver"
  15. Probably, because it intsalls the main DLL - MSHTML.DLL in other location.By the way - I'm not sure if it is needed to use this installer with hfslipping ie6. I think MSHTML.DLL should be in the system already with ie6. Do you have problems with openning CHM files?
  16. fdv Not that I can't recommended but I found MSHTML.DLL installs during unattended even if it is not in TXTSETUP.SIF but just from disk in some conditions (in my case it was called by some program that wanted to open CHM after installation). And when called (installing) it writes quite a few lines into regestry (I compared regestry of two systems installed from disks without it and with it). Not all of these lines are needed. All these regestry lines are into DLL itself. I tried to delete them and leave the file on CD but it reterns errors this way. When using self-extracting archive it's not installed also. It is just placed in some folder and one or a few lines are written into regestry. The DLL is not registered at all (if you try to register it you will get all these lines into regestry again and probably will get some errors about missing WINHTTP.DLL during logoff or shutdown). The same is with other help DLL and OCX files. So it's better not installing them at all. But finding which files and which regesrty entries are needed, then just placing files somewhere without registering and making these regestry changes (if needed at all). The example with MSN Messanger: take its folder from ProgramFiles of other computer and move to your computer (I make self-extracting archive with it too). Place WINHTTP.DLL into this folder without registering this DLL at all and MSN Messanger will work on highly reduced system without IE
  17. Strange File on my disk is 1.22MB. Just downloaded file is 1.33MB. I found it! You are using bigger MSHTML.DLL (maybe newer) but higher compression
  18. By the way If you use IExpress.EXE that comes with Windows you can make an installer just using INF file (no need to use CMDOW.EXE and HTML.CMD). The resulting installer will be about 110KB smaller PS IExpress.EXE is located in System32. Very usefull utility sometimes. It can create Windows CAB and self-extacting CAB (EXE) from the files provided. I made the shortcut for it in my System Tools menu B)
  19. How could I confuse HK emblem! So we are neighbours It's even more here in GZ dziubek Nearly missed your posting. Let us know what's going on. Thanks for helping and good luck! PS dziubek I'll try to check INF files for your motherboards (if needed information is included into STORAGE.INI).
  20. iTwins Thank you very much! I don't have much time for testing now but I'm going to download the package and have a look into it. PS Are you from Macao (Aomen)?
  21. iTwins OK! Thanks anyway TAiN I have a few packages now but don't have enough time to merge them and separate again according to the manufactors. All information for STORAGE.INI I've got from the package of scankurban (I've got it manually from included INF files). I think most of drivers from his package are universal (there were sections for both W2k and XP in INF files with the same source files). But there is still a possibility that some driver binaries could be different for different OS as iTwins said. So this should take some time, I guess.
  22. Sorry my Enlgish As far as I know SYS files are added by HFSLIP right now. I meant adding other files to TXTSETUP.SIF too As for different versions - you are probably right if there is a driver pack with real files. But right now users are asked to provide the files from their floppies. HFSLIP only adds file names to TXTSETUP.SIF for files that are provided by user and also adds information that are the same for W2k and XP (at least according to the INF files I saw - most of them state the same files and two installation section for W2k and XP in one INF file so should be version independant). By the way: would you like to handle this topic? B)
  23. iTwins Your advices are very much appreciated Tomcat76 Is it possible to make HFSLIP choose the string if the source is different? According to this advice it may be usefull to include all files except SYS into TXTSETUP.SIF.Unfortunately we don't have much testers but I think this method should be even more reliable than integrating drivers with driver.cab because it's even simpler. By the way I think to put all SATA/RAID drivers I found into a package and upload it to Rapidshare.de.
×
×
  • Create New...