Topic: [NEEDSREPLY] CAB compression problem

Hello

I have a problem while slipstreaming DriverPack MassStorage in textmode. It seem that BASE appends a blank between filenames and extension. See log and config for details. I hope you have an idea what this can be.
Thanks in advance . . .

groovie

[DPs_base.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:\WinINSTALL\ClientReset\1031\Win2Kp"
; 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	= "RunOnceEx"


; you should only add this section if you've set [Settings]\finishMethod to "RunOnceEx"
[RunOnceExSettings]
; custom/default, if not specified: default
startID		= "default"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD		= "none"
; 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	= "no"
DP_CPU		= "no"
DP_Graphics_A	= "no"
DP_Graphics_B	= "no"
DP_Graphics_C	= "no"
DP_LAN		= "no"
DP_MassStorage	= "no"
DP_Sound_A	= "no"
DP_Sound_B	= "no"
DP_MassStorage_textmode = "yes"


; this section is optional!
[OptionalSettingsOther]
; CCC/CCP, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
ATI_cpl		= "CCC"


[end DPs_base.ini]

[DPs_base.log]

2006-09-07 12:40:09 : <INIT> DriverPacks BASE 6.08.6 initialized.
2006-09-07 12:40:09 : <INIT> Host environment: WIN_2000 Service Pack 4 on X86 CPU.
2006-09-07 12:40:09 : <INIT> Detected settings file "C:\drv\DPs_BASE.ini".
2006-09-07 12:40:09 : <INIT> Windows 2000 Professional-CD -  SP4 detected.
2006-09-07 12:40:09 : <INIT> The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2006-09-07 12:40:09 : <INIT> Imported settings from settings file.
2006-09-07 12:40:09 : <INIT> Detected DriverPack Chipset 6.09!
2006-09-07 12:40:09 : <INIT> Detected DriverPack CPU 6.09!
2006-09-07 12:40:09 : <INIT> Detected DriverPack Graphics A 6.09!
2006-09-07 12:40:09 : <INIT> Detected DriverPack Graphics B 6.08!
2006-09-07 12:40:09 : <INIT> Detected DriverPack Graphics C 6.03!
2006-09-07 12:40:09 : <INIT> Detected DriverPack LAN 6.08.1!
2006-09-07 12:40:09 : <INIT> Detected DriverPack MassStorage 6.08!
2006-09-07 12:40:09 : <INIT> Detected DriverPack Sound A 6.08.1!
2006-09-07 12:40:09 : <INIT> Detected DriverPack Sound B 6.08!
2006-09-07 12:40:09 : <INIT> Could not detect any 3rd party DriverPacks.
2006-09-07 12:40:09 : <INIT> DriverPacks scanned sucessfully.
2006-09-07 12:40:09 : <GUI>  Initialized GUI.
2006-09-07 12:40:09 : <GUI>  Created a list of all available language files.
2006-09-07 12:40:10 : <GUI>  Set the last used language, English, as the GUI language.
2006-09-07 12:40:11 : <GUI>  Saved settings!
2006-09-07 12:40:11 : <GUI>  Closed GUI.
2006-09-07 12:40:11 : <SEL>  Selected module: mod_slip_w2k_x86-32_disc_m1.
2006-09-07 12:40:12 : <PREP> Removed all attributes from \I386.
2006-09-07 12:40:12 : <PREP> Restored original mass storage text mode driver adpu160m.sys.
2006-09-07 12:40:12 : <PREP> Restored \I386\winnt.sif.
2006-09-07 12:40:12 : <PREP> Restored \I386\txtsetup.sif.
2006-09-07 12:40:12 : <PREP> Restored \I386\dosnet.inf.
2006-09-07 12:40:12 : <PREP> Created temporary working directory.
2006-09-07 12:40:20 : <SLIP> Extracted DriverPack MassStorage to a temporary working directory.
2006-09-07 12:40:21 : <CRIT> Failed to CAB compress C:\WinINSTALL\ClientReset\1031\Win2Kp\I386\dac960nt .sys to C:\WinINSTALL\ClientReset\1031\Win2Kp\I386\dac960nt .sy_.
2006-09-07 12:40:23 : <CLNP> Temporary working directory successfully deleted.
2006-09-07 12:40:23 : Program terminated.

Please make use of CODE tags next time - Helmi

Re: [NEEDSREPLY] CAB compression problem

try to select DP_MassStorage (not only text-mode)... It should help... At least it worked for me wink
and try to reduce the length of path to your XP distrib - move it close to disc root

Last edited by [dk] (2006-09-07 23:43:36)

Re: [NEEDSREPLY] CAB compression problem

Did you modify your DriverPack MassStorage? It's impossible that that space was inserted in the filename!

@[dk]: did you have this error too??

Founder of DriverPacks.net — wimleers.com

Re: [NEEDSREPLY] CAB compression problem

Bâshrat the Sneaky
Actually - I always try to shorten path to all working files - I've got plenty of issues regarding long path wink
And just advised to try this way - 'cos It could help...

And it seemed quite clear for me that "DP_MassStorage_textmode" should be an extra checkbox for "DP_MassStorage" - but not the only one... I guess it's more useful to try to do anything instead of just waiting for reply wink

Re: [NEEDSREPLY] CAB compression problem

Does this problem still exist?

Founder of DriverPacks.net — wimleers.com