verify the mass storage md5 and bytesize... wink

http://driverpacks.net/DriverPacks/download.php?pag=m

2,827

(6 replies, posted in Hardware)

we don't fill orders for drivers...

you are welcome to try the SAD feature of DriverPacks BASE with the LAN pack.

Thanks

never heard of it... hmm

2,829

(20 replies, posted in DriverPack Sound)

Perhaps we can get a link to the original source... unless it is on his OEM installation/restore CD wink
that driver is seven years old i am surprized we don't have a better one...

Oh i see now if that is preselected there is no popup...

We can assume that if it is selected taht you have already seen that message
because it is not the default choice the user must have selected it at some point.

Thanks for reporting!

I might have done

Local $a[3] = "Hardware Installation", "Confirm File Replace", "Installation Complete"
Local $b[3] = "C", "{TAB}{TAB}{ENTER}", "{ENTER}"

do
sleep (250)
For $i=1 to 3
If winExists($a[$i]) then WinActivate($a[$i]) if WinActive($a[$i]) then send($b[$i])
Next
Until "we're"=="done"

wink

OK thanks for reporting.... i may still take a look at it so it will pop up every time wink

Oooohhh you found a BUG...

you now have the rare privledge of reporting it at the bugtracker and tapping your foot till i get it fixed...

it is a rare opportunity wink big_smile

http://forum.driverpacks.net/viewtopic.php?id=3433

Already reported marked [bug]

Thanks for reporting - please chime in that thread fo needed.

have a great day!

Closed

2,835

(9 replies, posted in DriverPack CPU)

Yes the CPU dp is old - are you aware of any missing drivers ?

I would kill the expensive ones wink if you are not working on a lot of high end machines (AutoCad)
you could kill stuff like 3ware and adaptec (SCSI & SAS)  wink we don't know what you do wink it is a subjective question. big_smile

the thing of it is no matter what we pick it will be wrong for somone... that is why is easy to alter wink

2,837

(17 replies, posted in Installation Platforms)

LMAO

too funny! 

the faq is here  http://forum.driverpacks.net/viewtopic.php?id=2461
and here http://forum.driverpacks.net/viewtopic.php?id=1262

2,838

(38 replies, posted in BartPE - UBCD4Win - WinPE)

Ok fair enough what is the HWID?

I thought about this some more...

the included driver is signed...
the DriverPacks driver will not be used if the native signed driver exists.
This is a result of how winpe installs drivers. It is the designed behavior.
the only way you can get our driver to be used is to disable/remove or update the native one wink

Use SetX

2,840

(38 replies, posted in BartPE - UBCD4Win - WinPE)

Does it work... wink
- that is all that matters

We should poll the testing team for users who can test and report for 2k...
I have a copy, that is one wink

2,842

(5 replies, posted in Feedback and Support - DriverPacks Base)

most computers came with XP and it is easy enough to get a legit copy through the OEM.

Don't trust to a download... I hope this was a lesson to you and you will see the value in getting legitimate.

even if you have to buy vista ultimate so you can downgrade...
it is a good deal if you think of it in terms of pennys an hour that you use it.

2,843

(20 replies, posted in DriverPack Sound)

jaak and debugger did that folder in a nightly around nov 07 but i don't see it in any final changelog...

IDK if it was not added or if it was pruned... sad perhaps a different source might yield a more specific set of HWID's
is it a reference driver or the compaq?

I was checking out the files more closely... there are server 2k3 IIS and SMTP files.... win2k files and other just wack references.

this source has been destroyed...

this is warez. it is no wonder he is reloading he is getting viruses and a spam server preloaded wink

Warez are not tolerated... go legit or go home

your txtsetup has a boatload of files in it that are not DriverPacks nor ms...

what did you use to add drivers / themes / cursors ect... with?

start with a CLEAN source... you did not start clean...

A normal txtsetup is around 6k lines yours is over 15k lines that is a HUGE amount of garbage.
Ten thousand unexplained lines ?

since you are not adding mass storage only two lines are added to txtsetup.
and these two lines do not cause issues, we have been adding them for almost five years wink
they are exposing a preexisting issue of some kind.

if you use nLite or RVM, ect... you need to mention it.
also DriverPacks must be the very last step in your process.
i am going to guess you did DriverPacks first then ____. That will fail...

Instead of me having to guess please tell us your process step by step...

What has happend is there is a limit on the number of drivers that can be loaded by win2k (also XP and 2k3 but the limit is higher).

I guess nobody tested this with w2k before we released it... (YIKES!)

if you disable a few more of them that you don't need you will be able to finish.
This qualifies as a BUG and i will update your title to reflect that...

this is a well known issue and we actually have a mechanisim to avoid it
you will see many of the drivers tagged with

ms_1_exc_disableIfOS="w2k"

add that line to several drivers you don't think you will need...
you will see examples in the file wink
(you could do the same for the [AM2] and set the ms_count=1 setting back)

Thanks for reporting - you caught us with our pants down this time wink

Welcome to DriverPacks

Thank You !

You have helped make DriverPacks better for everybody!

jeff

2,847

(20 replies, posted in DriverPack Sound)

Please see "read before you post" in my sig...

We normaly like to know which pack (including the version) we are talking about wink tongue

Welcome to DriverPacks! thanks for posting!

2,848

(17 replies, posted in Installation Platforms)

look in the docs folder wink
And Try this amazing new feature that we just invented it is called 'search' wink
Also we invented another really cool thing called 'Frequently Asked Questions'.

we are hoping these innovative new ideas catch on tongue

we are here to help, not baby sit...

Please read the last several posts for the answer

it is probably easier for you to just try something for us...

Extract DP_MassStorage_wnt5_x86-32_901.7z to \DP_MassStorage_wnt5_x86-32_90111\

Edit \DP_MassStorage_wnt5_x86-32_90111\DriverPack_MassStorage_wnt5_x86-32.ini

change the following

[AM2]
ms_count=0

and repack with 7zip (its in the bin folder with DriverPacks BASE)

the default action is to name the file to the folder name so it should be packed as DP_MassStorage_wnt5_x86-32_90111.7z
Base will see this as a new test version and use it instead of DP_MassStorage_wnt5_x86-32_901.

please test and report back!