Thanks for the heads up I really appreciate it.
1 2008-04-09 11:17:55
Re: dpti2o .sys failed to CAB compress error (18 replies, posted in Feedback and Support - DriverPacks Base)
2 2008-04-07 11:55:30
Re: dpti2o .sys failed to CAB compress error (18 replies, posted in Feedback and Support - DriverPacks Base)
Textmode drivers
...are a veritable nightmare for some reason when it comes to RIS (I could be wrong but it seems that RIS is the common factor)
The only way I've found that successfully resulted in textmode driver integration not resulting with this error...
Failed to CAB compress F:\RIS_build\RIS_Target\I386\dpti2o .sys to F:\RIS_build\RIS_Target\I386\dpti2o .sy_.
... was to remove the files listed here (WinXP only):
Code: Select all
dpti2o
adpu160m
ALIIDE
mraid35x
dac2w2k
dac960nt
ultra
ql12160
... from your RISImage/I386 folder
... as this allows the driverpack to successfully replace them with new versions (and not die).
This is info I found on a website somewhere and it worked for me. I take no credit for it and hope it helps.