Topic: [BUG/REQ][8.12.5][slipstreamer] Renaming problem with Double "." chars

Hi everyone,

I'm quite new to the forum, but first I would like to thank everyone involved in developing and testing this great tools. Magnificent job so far smile

I'm writing this to report a small problem (that I have already fixed "manually").

I have encountered the following problem with DPs_BASE_8.12.5 and Driver Pack DP_Graphics_B_wnt5_x86-32_1004 :

Some of the files aren't correctly renamed after being cabbed, it happened within driver "I1" affecting the following files:

Gfxres.ar-SA.resources
Gfxres.cs-CZ.resources
Gfxres.da-DK.resources
Gfxres.de-DE.resources
Gfxres.el-GR.resources
Gfxres.en-US.resources
Gfxres.es-ES.resources
Gfxres.fi-FI.resources
Gfxres.fr-FR.resources
Gfxres.he-IL.resources
Gfxres.hu-HU.resources
Gfxres.it-IT.resources
Gfxres.ja-JP.resources
Gfxres.ko-KR.resources
Gfxres.nb-NO.resources
Gfxres.nl-NL.resources
Gfxres.pl-PL.resources
Gfxres.pt-BR.resources
Gfxres.pt-PT.resources 
Gfxres.ru-RU.resources
Gfxres.sk-SK.resources
Gfxres.sl-SI.resources
Gfxres.sv-SE.resources
Gfxres.th-TH.resources
Gfxres.tr-TR.resources
Gfxres.zh-CN.resources
Gfxres.zh-TW.resources
GfxUI.exe.config

they are all cabbed correctly but wrongly renamed to

Gfxres.ar-SA
Gfxres.cs-CZ
Gfxres.da-DK
Gfxres.de-DE
Gfxres.el-GR
Gfxres.en-US
Gfxres.es-ES
Gfxres.fi-FI
Gfxres.fr-FR
Gfxres.he-IL
Gfxres.hu-HU
Gfxres.it-IT
Gfxres.ja-JP
Gfxres.ko-KR
Gfxres.nb-NO
Gfxres.nl-NL
Gfxres.pl-PL
Gfxres.pt-BR
Gfxres.pt-PT
Gfxres.ru-RU
Gfxres.sk-SK
Gfxres.sl-SI
Gfxres.sv-SE
Gfxres.th-TH
Gfxres.tr-TR
Gfxres.zh-CN
Gfxres.zh-TW
GfxUI.exe

Instead of ending with ".resource_" and ".confi_" extensions.

We know what happens to the driver when is loaded (file missing), to sum all up the file named "GfxUI.exe.config" that ends up with the following name

"GfxUI.exe", replaces the good one "GfxUI.ex_" ending up corrupted.

I have already track-down all files with double "." in their files names and manually added the correct extensions, but the problem with "DPs_BASE_8.12.5"

renaming code remains.



Strangely it didn't happen on the following drivers pack:
Drivers DP_Graphics_A_wnt5_x86-32_1004

Folder - N1
File - hdaudio_1.0.9.1_xp_vista_win7.exe
was correctly named : hdaudio_1.0.9.1_xp_vista_win7.ex_

Folder - NM
File - hdaudio_1.0.9.1_nforce_8.34_xp_vista_win7.exe
was correctly named : hdaudio_1.0.9.1_nforce_8.34_xp_vista_win7.ex_

That's probably because the double "." are within the beginning of the file and not at the end.


Thanks in advance,
Regards,

FJorgeR.



My Logs:

2010-04-30 14:11:32 : <INIT> DriverPacks BASE 8.12.5 initialized.
2010-04-30 14:11:32 : <INIT> Host environment: WIN_XP Service Pack 3 on X86 CPU.
2010-04-30 14:11:32 : <INIT> Created temporary working directory.
2010-04-30 14:11:32 : <INIT> Imported proxy settings from Internet Explorer.
2010-04-30 14:11:32 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2010-04-30 14:11:32 : <INIT> 	Detected DriverPack Chipset 1002!
2010-04-30 14:11:32 : <INIT> 	Detected DriverPack Graphics A 1004!
2010-04-30 14:11:32 : <INIT> 	Detected DriverPack Graphics B 1004!
2010-04-30 14:11:32 : <INIT> 	Detected DriverPack LAN 10041!
2010-04-30 14:11:32 : <INIT> 	Detected DriverPack MassStorage 901!
2010-04-30 14:11:32 : <INIT> 	Detected DriverPack Sound A 1003!
2010-04-30 14:11:32 : <INIT> 	Detected DriverPack Sound B 1003!
2010-04-30 14:11:32 : <INIT> 	Detected 3rd Party DriverPack UserCS 101!
2010-04-30 14:11:32 : <INIT> 	Finished scanning.
2010-04-30 14:11:32 : <INIT> Detected settings file "C:\Documents and Settings\user\My Documents\Programs\DriverPack\DPs_BASE.ini".
2010-04-30 14:11:32 : <INIT> Windows XP Professional -  OEM SP3 detected.
2010-04-30 14:11:32 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2010-04-30 14:11:32 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2010-04-30 14:11:32 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2010-04-30 14:11:32 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2010-04-30 14:11:32 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2010-04-30 14:11:32 : <INIT> [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2010-04-30 14:11:32 : <INIT> wnt5_x86-32_disc is the selected installation platform .
2010-04-30 14:11:32 : <INIT> Imported settings from settings file.
2010-04-30 14:11:32 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2010-04-30 14:11:32 : <GUI>  Initialized GUI.
2010-04-30 14:11:32 : <GUI>  Created a list of all available language files.
2010-04-30 14:11:32 : <GUI>  Set the last used language, English, as the GUI language.
2010-04-30 14:11:37 : <GUI>  Windows XP Professional -  OEM SP3 detected.
2010-04-30 14:11:37 : <GUI>  wnt5_x86-32_disc is the selected installation platform .
2010-04-30 14:11:37 : <GUI>  [OptionalSettings]\QSC not specified: default (yes) was set.
2010-04-30 14:12:02 : <GUI>  Saved settings!
2010-04-30 14:12:02 : <GUI>  Closed GUI.
2010-04-30 14:12:02 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m1.
2010-04-30 14:12:03 : <PREP> Removed all attributes from \I386.
2010-04-30 14:12:04 : <PREP> No previous DriverPacks installation found, Prep stage will be skipped
2010-04-30 14:12:05 : <SLIP> Extracted DriverPack Chipset.
2010-04-30 14:12:31 : <SLIP> Extracted DriverPack Graphics A.
2010-04-30 14:13:01 : <SLIP> Extracted DriverPack Graphics B.
2010-04-30 14:13:05 : <SLIP> Extracted DriverPack LAN.
2010-04-30 14:13:14 : <SLIP> Extracted DriverPack MassStorage.
2010-04-30 14:13:27 : <SLIP> Extracted DriverPack Sound A.
2010-04-30 14:13:30 : <SLIP> Extracted DriverPack Sound B.
2010-04-30 14:13:33 : <SLIP> Extracted 3rd party DriverPack DP_UserCS_wnt5_x86-32_101C.7z.
2010-04-30 14:13:33 : <SLIP> Started CAB compressing DriverPack Chipset (estimated 0.4 minutes).
2010-04-30 14:13:36 : <SLIP> Finished CAB compressing DriverPack Chipset.
2010-04-30 14:13:36 : <SLIP> Started CAB compressing DriverPack Graphics A (estimated 7.2 minutes).
2010-04-30 14:16:53 : <SLIP> Finished CAB compressing DriverPack Graphics A.
2010-04-30 14:16:53 : <SLIP> Started CAB compressing DriverPack Graphics B (estimated 10.9 minutes).
2010-04-30 14:20:12 : <SLIP> Finished CAB compressing DriverPack Graphics B.
2010-04-30 14:20:12 : <SLIP> Started CAB compressing DriverPack LAN (estimated 2 minutes).
2010-04-30 14:20:36 : <SLIP> Finished CAB compressing DriverPack LAN.
2010-04-30 14:20:36 : <SLIP> Started CAB compressing DriverPack MassStorage (estimated 1.3 minutes).
2010-04-30 14:21:40 : <SLIP> Finished CAB compressing DriverPack MassStorage.
2010-04-30 14:21:40 : <SLIP> Started CAB compressing DriverPack Sound A (estimated 11.8 minutes).
2010-04-30 14:22:43 : <SLIP> Finished CAB compressing DriverPack Sound A.
2010-04-30 14:22:43 : <SLIP> Started CAB compressing DriverPack Sound B (estimated 6.8 minutes).
2010-04-30 14:23:07 : <SLIP> Finished CAB compressing DriverPack Sound B.
2010-04-30 14:23:07 : <SLIP> Started CAB compressing 3rd party DriverPack DP_UserCS_wnt5_x86-3... .
2010-04-30 14:23:19 : <SLIP> Finished CAB compressing 3rd party DriverPack DP_UserCS_wnt5_x86-3... .
2010-04-30 14:23:20 : <SLIP> Slipstreamed DriverPack Chipset using the QuickStream Cache.
2010-04-30 14:23:28 : <SLIP> Slipstreamed DriverPack Graphics A using the QuickStream Cache.
2010-04-30 14:23:39 : <SLIP> Slipstreamed DriverPack Graphics B using the QuickStream Cache.
2010-04-30 14:23:44 : <SLIP> Slipstreamed DriverPack LAN using the QuickStream Cache.
2010-04-30 14:24:00 : <SLIP> Slipstreamed DriverPack MassStorage using the QuickStream Cache.
2010-04-30 14:24:04 : <SLIP> Slipstreamed DriverPack Sound A using the QuickStream Cache.
2010-04-30 14:24:09 : <SLIP> Slipstreamed DriverPack Sound B using the QuickStream Cache.
2010-04-30 14:24:10 : <SLIP> Slipstreamed DriverPack DP_UserCS_wnt5_...  using the QuickStream Cache.
2010-04-30 14:24:11 : <SLIP> Extracted bin\DPsFnshr.7z to C:\Documents and Settings\user\My Documents\Work\Drivers\$OEM$\$1.
2010-04-30 14:24:11 : <SLIP> Will not slipstream patches, Service Pack 3 was detected.
2010-04-30 14:24:12 : <SLIP> Updated \I386\winnt.sif to support method 1.
2010-04-30 14:24:12 : <SLIP> Created OemPnpDriversPath entry. The length is 1335, which does not exceed the 4096 characters limit.
2010-04-30 14:24:12 : <SLIP> Added OemPnpDriversPath entry to \I386\winnt.sif.
2010-04-30 14:24:12 : <SLIP> Updated DPsFnshr.ini to enable KTD.
2010-04-30 14:24:12 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2010-04-30 14:24:12 : <SLIP> DP_Install_Tool was copied successfully
2010-04-30 14:24:12 : <SLIP> Slipstream finished in 12 minutes and 10 seconds.
2010-04-30 14:25:21 : <CLNP> Temporary working directory successfully deleted.
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang	= "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= "yes"


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= "disc"
; trailing backslash is allowed, but not necessary
location	= "C:\Documents and Settings\User\My Documents\Work\Drivers"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod	= "1"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod	= "GUIRunOnce"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD		= "select"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation	= "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC		= "yes"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset	= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "yes"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DPs_3rd_party	= "yes"
DP_MassStorage_textmode = "no"


; you should only add this section if you've set [OptionalSettings]\KTD to "select"
[SelectDriverPacksForKTD]
DP_Chipset	= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "no"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DPs_3rd_party	= "yes"


; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl		= "None"
Nvidia_cpl	= "3"
2010-04-30 14:25:21 : <CLNP> Create a DPs_Base.log backup @ C:\Documents and Settings\User\My 

Documents\Programs\DriverPack\LogFiles\DPs_BASE_10-04-30_14-25.log
2010-04-30 14:25:21 : <CLNP> Program terminated.

My Hardware ID's:


=========== 
PCI Devices 
=========== 
PCI\VEN_197B&DEV_2368&SUBSYS_B0001458&REV_00\4&374CBF71&0&00E4: Standard Dual Channel PCI IDE Controller
PCI\VEN_8086&DEV_0040&SUBSYS_00000000&REV_12\3&13C0B0C5&0&00: Intel(R) processor DRAM Controller - 0040
PCI\VEN_8086&DEV_0042&SUBSYS_D0001458&REV_12\3&13C0B0C5&0&10: Intel(R) Graphics Media Accelerator HD
PCI\VEN_8086&DEV_10EF&SUBSYS_E0001458&REV_06\3&13C0B0C5&0&C8: Intel(R) 82578DM Gigabit Network Connection
PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_A6\3&13C0B0C5&0&F0: Intel(R) 82801 PCI Bridge - 244E
PCI\VEN_8086&DEV_2822&SUBSYS_B0001458&REV_06\3&13C0B0C5&0&FA: Intel(R) ICH8R/ICH9R/ICH10R/DO/5 Series/3400 Series SATA RAID Controller
PCI\VEN_8086&DEV_3B0A&SUBSYS_00000000&REV_06\3&13C0B0C5&0&F8: Intel(R) Q57 Express Chipset LPC Interface Controller - 3B0A
PCI\VEN_8086&DEV_3B30&SUBSYS_50011458&REV_06\3&13C0B0C5&0&FB: Intel(R) 5 Series/3400 Series Chipset Family SMBus Controller - 3B30
PCI\VEN_8086&DEV_3B34&SUBSYS_50061458&REV_06\3&13C0B0C5&0&EF: Intel(R) 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B34
PCI\VEN_8086&DEV_3B36&SUBSYS_50041458&REV_06\3&13C0B0C5&0&E8: Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B36
PCI\VEN_8086&DEV_3B37&SUBSYS_50041458&REV_06\3&13C0B0C5&0&E9: Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B37
PCI\VEN_8086&DEV_3B38&SUBSYS_50041458&REV_06\3&13C0B0C5&0&EA: Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B38
PCI\VEN_8086&DEV_3B39&SUBSYS_50041458&REV_06\3&13C0B0C5&0&EB: Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B39
PCI\VEN_8086&DEV_3B3B&SUBSYS_50041458&REV_06\3&13C0B0C5&0&D0: Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B3B
PCI\VEN_8086&DEV_3B3C&SUBSYS_50061458&REV_06\3&13C0B0C5&0&D7: Intel(R) 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B3C
PCI\VEN_8086&DEV_3B3E&SUBSYS_50041458&REV_06\3&13C0B0C5&0&D1: Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B3E
PCI\VEN_8086&DEV_3B3F&SUBSYS_50041458&REV_06\3&13C0B0C5&0&D2: Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B3F
PCI\VEN_8086&DEV_3B42&SUBSYS_00000000&REV_06\3&13C0B0C5&0&E0: Intel(R) 5 Series/3400 Series Chipset Family PCI Express Root Port 1 - 3B42
PCI\VEN_8086&DEV_3B4A&SUBSYS_00000000&REV_06\3&13C0B0C5&0&E4: Intel(R) 5 Series/3400 Series Chipset Family PCI Express Root Port 5 - 3B4A
PCI\VEN_8086&DEV_3B56&SUBSYS_A0021458&REV_06\3&13C0B0C5&0&D8: Microsoft UAA Bus Driver for High Definition Audio
PCI\VEN_8086&DEV_3B64&SUBSYS_3B641458&REV_06\3&13C0B0C5&0&B0: Intel(R) Management Engine Interface
PCI\VEN_8086&DEV_3B66&SUBSYS_3B661458&REV_06\3&13C0B0C5&0&B2: Standard Dual Channel PCI IDE Controller
PCI\VEN_8086&DEV_3B67&SUBSYS_3B671458&REV_06\3&13C0B0C5&0&B3: Intel(R) Active Management Technology - SOL (COM3)
23 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\ROOT_HUB\4&1B4439CA&0                                   : USB Root Hub
USB\ROOT_HUB\4&1C7C1FAE&0                                   : USB Root Hub
USB\ROOT_HUB\4&29E1BF0E&0                                   : USB Root Hub
USB\ROOT_HUB\4&30E7CBB9&0                                   : USB Root Hub
USB\ROOT_HUB\4&39169944&0                                   : USB Root Hub
USB\ROOT_HUB\4&3A448A3B&0                                   : USB Root Hub
USB\ROOT_HUB\4&DDE9A6A&0                                    : USB Root Hub
USB\ROOT_HUB20\4&1602901B&0                                 : USB Root Hub
USB\ROOT_HUB20\4&18F82C2C&0                                 : USB Root Hub
USB\VID_0781&PID_B7B1\000000008160                          : USB Mass Storage Device
USBSTOR\DISK&VEN_GENERIC&PROD_STORAGE_DEVICE&REV_9407\000000008160&0: Generic STORAGE DEVICE USB Device
11 matching device(s) found.
 
============= 
Input Devices 
============= 
No matching devices found.
 
============ 
ACPI Devices 
============ 
ACPI\FIXEDBUTTON\2&DABA3FF&0                                : ACPI Fixed Feature Button
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_37\_0                : Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_37\_1                : Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_37\_2                : Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_37\_3                : Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz
ACPI\IFX0102\4&1BC92836&0                                   : Infineon Trusted Platform Module
ACPI\INT0800\2&DABA3FF&0                                    : Intel(R) 82802 Firmware Hub Device
ACPI\PNP0000\4&1BC92836&0                                   : Programmable interrupt controller
ACPI\PNP0100\4&1BC92836&0                                   : System timer
ACPI\PNP0103\4&1BC92836&0                                   : High precision event timer
ACPI\PNP0200\4&1BC92836&0                                   : Direct memory access controller
ACPI\PNP0303\4&1BC92836&0                                   : Standard 101/102-Key or Microsoft Natural PS/2 Keyboard
ACPI\PNP0400\4&1BC92836&0                                   : Printer Port (LPT1)
ACPI\PNP0501\1                                              : Communications Port (COM1)
ACPI\PNP0501\2                                              : Communications Port (COM2)
ACPI\PNP0700\4&1BC92836&0                                   : Standard floppy disk controller
ACPI\PNP0800\4&1BC92836&0                                   : System speaker
ACPI\PNP0A03\1                                              : PCI bus
ACPI\PNP0B00\4&1BC92836&0                                   : System CMOS/real time clock
ACPI\PNP0C01\2&DABA3FF&0                                    : System board
ACPI\PNP0C02\1                                              : Motherboard resources
ACPI\PNP0C02\2                                              : Motherboard resources
ACPI\PNP0C02\4                                              : Motherboard resources
ACPI\PNP0C04\4&1BC92836&0                                   : Numeric data processor
ACPI\PNP0C0C\2&DABA3FF&0                                    : ACPI Power Button
ACPI\PNP0F13\4&1BC92836&0                                   : PS/2 Compatible Mouse
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-Compliant System
ROOT\ACPI_HAL\0000                                          : ACPI Multiprocessor PC
28 matching device(s) found.
 
============ 
 Audio 
============ 
No matching devices found.
 
============ 
 HDA Audio 
============ 
HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_1458A022&REV_1002\4&35A89E12&0&0201: Realtek High Definition Audio
HDAUDIO\FUNC_01&VEN_8086&DEV_2804&SUBSYS_80860101&REV_1000\4&35A89E12&0&0301: Áudio do Monitor Intel(R)
2 matching device(s) found.
 
============ 
RAID Devices 
============ 
PCI\VEN_197B&DEV_2368&SUBSYS_B0001458&REV_00\4&374CBF71&0&00E4
    Name: Standard Dual Channel PCI IDE Controller
    Hardware ID's:
        PCI\VEN_197B&DEV_2368&SUBSYS_B0001458&REV_00
        PCI\VEN_197B&DEV_2368&SUBSYS_B0001458
        PCI\VEN_197B&DEV_2368&CC_010185
        PCI\VEN_197B&DEV_2368&CC_0101
    Compatible ID's:
        PCI\VEN_197B&DEV_2368&REV_00
        PCI\VEN_197B&DEV_2368
        PCI\VEN_197B&CC_010185
        PCI\VEN_197B&CC_0101
        PCI\VEN_197B
        PCI\CC_010185
        PCI\CC_0101
PCI\VEN_8086&DEV_2822&SUBSYS_B0001458&REV_06\3&13C0B0C5&0&FA
    Name: Intel(R) ICH8R/ICH9R/ICH10R/DO/5 Series/3400 Series SATA RAID Controller
    Hardware ID's:
        PCI\VEN_8086&DEV_2822&SUBSYS_B0001458&REV_06
        PCI\VEN_8086&DEV_2822&SUBSYS_B0001458
        PCI\VEN_8086&DEV_2822&CC_010400
        PCI\VEN_8086&DEV_2822&CC_0104
    Compatible ID's:
        PCI\VEN_8086&DEV_2822&REV_06
        PCI\VEN_8086&DEV_2822
        PCI\VEN_8086&CC_010400
        PCI\VEN_8086&CC_0104
        PCI\VEN_8086
        PCI\CC_010400
        PCI\CC_0104
PCI\VEN_8086&DEV_3B66&SUBSYS_3B661458&REV_06\3&13C0B0C5&0&B2
    Name: Standard Dual Channel PCI IDE Controller
    Hardware ID's:
        PCI\VEN_8086&DEV_3B66&SUBSYS_3B661458&REV_06
        PCI\VEN_8086&DEV_3B66&SUBSYS_3B661458
        PCI\VEN_8086&DEV_3B66&CC_010185
        PCI\VEN_8086&DEV_3B66&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_3B66&REV_06
        PCI\VEN_8086&DEV_3B66
        PCI\VEN_8086&CC_010185
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_010185
        PCI\CC_0101
3 matching device(s) found.

DBASE.ini :

[General]
; preferred language
prefLang	= "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= "yes"


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= "disc"
; trailing backslash is allowed, but not necessary
location	= "C:\Documents and Settings\rochaf\My Documents\Work\Drivers"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod	= "1"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod	= "GUIRunOnce"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD		= "select"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation	= "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC		= "yes"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset	= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "yes"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DPs_3rd_party	= "yes"
DP_MassStorage_textmode = "no"


; you should only add this section if you've set [OptionalSettings]\KTD to "select"
[SelectDriverPacksForKTD]
DP_Chipset	= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "no"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DPs_3rd_party	= "yes"


; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl		= "None"
Nvidia_cpl	= "3"

Last edited by fjorger (2010-05-02 10:54:15)

Re: [BUG/REQ][8.12.5][slipstreamer] Renaming problem with Double "." chars

That's an excellent bug report.  And looks to me like an obscure one too, especially since hardly anybody uses Method-1 anymore.
I'm not surprised this slipped through testing.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [BUG/REQ][8.12.5][slipstreamer] Renaming problem with Double "." chars

mr_smartepants wrote:

That's an excellent bug report.  And looks to me like an obscure one too, especially since hardly anybody uses Method-1 anymore.
I'm not surprised this slipped through testing.

Thanks mr_smartepants,

I hope my detailed report could help developers finding the problem faster.
I'm available to provide further information and/or to test a new Build (Beta) about this problem.

Best regards,
Thanks once again.

FJorgeR.

PS: To mr_smartepants; have a nice weekend.

Re: [BUG/REQ][8.12.5][slipstreamer] Renaming problem with Double "." chars

noted and stickied

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [BUG/REQ][8.12.5][slipstreamer] Renaming problem with Double "." chars

OverFlow wrote:

noted and stickied

Thanks OverFlow.

Have a great weekend.

Best regards,

FJorgeR.

Re: [BUG/REQ][8.12.5][slipstreamer] Renaming problem with Double "." chars

Just wanted to say that I've also experienced this issue.  Thanks to this thread, I was able to work around it by not using the cab compressed versions of the files.

Re: [BUG/REQ][8.12.5][slipstreamer] Renaming problem with Double "." chars

Hi Techie1,

I'm glad my post has help you in identifying the problem faster!

Yes you are right, using non compressed versions is another way to bypass the problem altogether, like I said before I decided to rename them all manually.

Best regards,

FJorgeR.