please read up on howto with sysprep here at DriverPacks...

your method will not work...

I sure wish it were that easy... It is not...
Driver providers across the board are complete idiots.
They are oblivious to how their drivers interact with other drivers including their own...
In fact some of the worst driver conflicts are created by two drivers from the same source (Nvidia for example).

the methods detailed in this forum (Universal imaging) will...

then why didn't it work?   you tell me...

I already know why
because backup files existed in your supposedly clean source.
if it was a clean source then the backups would not exist...
if they did not exist they could not be used to restore...

IE txtsetup.sif cant be restored if its backup is not found...
If the backup is not found that will throw an error in DriverPacks BASE too...
Base knows if it has previously been run on a source and expects to find its backups if it has.

so i know you made changes to a source that you had previously run DriverPacks on
- it's THE ONLY WAY lines could be removed from txtsetup.sif by DriverPacks BASE
since restoring a backup is the only way BASE will remove lines from txtsetup then you could not have possably started with a clean source...
Since I know changes were made to your source after you ran base the first time then you absolutely have orphaned files in your source and probably more corruption yet to be discovered.

clean source means copy from OEM MS CD and start CLEAN... you absolutely have not done this, I can tell just by the results you are getting.

wen you run driverpacks a second time... which you did...

it restores backups of files it creates when it was run the first time...
it did not remove the lines it restored the backups
when it restored the backups it used copies of the files that were created before you made your changes

BECAUSE YOU DID NOT USE A CLEAN SOURCE wink

I know for a fact that you did not use a clean source because if you did it would not have found any backups to replace wink tongue

you can not make changes after DriverPacks unless you uninstall DriverPacks first...
it is just easier to copy your source and add DriverPacks to the copy

your source is corrupted - even though it is working, it is still really hosed...

Thanks a million for the excellent details, trouble shooting, testing and the link

it's a perfect post sir!

you win the DriverPacks hero of the day award!

and since you seem comfortable with the packs testing team access seems to be in order too.

I already answered your question... "you will need to start over with a clean source."! you ignored me. lol

you can NOT make any changes to your source after DriverPacks. (running nLite a second time counts as making a change)
BASE Tutorial

(DriverPacks then nLite then DriverPacks a sceond time is really really bad!)


I run DriverPacks on a copy of my source for just this reason wink 


your source is really, really corrupted now...  PLEASE start over with a clean source.


I think you will find if you start over and do nLite then autoimage you will be fine!

given the fact that many many drivers share common names and have internal references to those names.

you would need a good hex editor and about 6 months of testing and a few hundred available testers...
until the updates came out for those drivers... then you would be back to square one. many of the most popular drivers are released monthly... so you could never keep up with the workload.

it is likely that after you hex edited the driver and related support files many of the drivers would simply fail to function as expected... signing is required to install many drivers your method will absolutely break signing so many more of your drivers would fail on signing issues. so now we have the set that cannot be edited (leaving you with choose one driver or another not both) and then anything that insisted on signing could simply not be included so you would loose 20 to 30 percent of your drivers right out of the chute... the remaining 80 percent would likely be unstable if hacked. A hacked driver would certainly not be eligible for any type of support.

So I will repeat myself you can have limited success on a limited range of hardware very limited.

I will not say it is not possable
- because it is possable
- It would take so much time and effort to deal with it that windows 8 would be out before it was done...

there is NO PRACTICAL WAY to make this work... sorry

I like the idea... really it is good thinking - it just won't be a good thing.

Perhaps if you tell us why you want this then we can offer you a better (more viable) solution than this

It is not feasable to have them all in one folder with one inf...

you could combine an handful of non conflicting drivers this way with some limited success.

the DriverPacks BASE tutorial for the DriverPacks is in my signature...

Basic Q&A about drivers and OS install is here http://unattended.msfn.org/unattended.xp/

no... it is not confilcting with the finisher... they are unrelated
(hint: remark the call to the finisher and i belive you still have the problem)
it may be they are not referenced in the copy files section...

Nlite works fine if you only want to add drivers for a single (or a few select) machine like a personal reload disc. nLite does not have the sophistication to deal with the entire set of DriverPacks. Although this may work in certian instances you will find that it is not reliable.

Please find and use the Search feature of our forum...

Please read the sticky posts in this forum...
Especialy the very first one at the top... 

Thread closed
- demerit awarded

if you use DriverPacks dont add drivers with nlite - one or the other... both is bad...
If you have already added drivers to your source with nLite then you will need to start over with a clean source.

Driverpacks does not directly support network installs (or any install that uses winnt32.exe)
if you wish to use DriverPacks with a network type install, you will need to get RogueSpears AutoImage wink
AutoImage will correctly configure DriverPacks for a network install.

you can not use F6 drivers with an unnattended OEM install (per microsoft)
One or the other not both... (unnattended or F6 you have to choose)

the intermediate and advanced sections of this guide will provide the general install answers you need...
http://unattended.msfn.org/unattended.xp/
In fact all but one of your questions is answered in that guide...

2,312

(11 replies, posted in Windows 7 Discussion)

It is a shame that people will have to pay more for a decent OS than for a basic PC...

If you can find an OEM version of the driver please report it here so we can make sure it is included!

yes finisher creates and deletes %SystemDrive%\tmp.

this folder is not part of a normal windows installation.
if you have specified this folder in your build thien it will be deleted by the finisher.
Use a different name (Temp) or
create it after the finisher runs or...

We have been useing this folder for the finisher for 5 years with no complaints wink
there are some other issues as well
the spaces i put in for readability are not parsed well in win2k command shell
there is an extra command  & %%i
-> @ IF Exist "%%i:\$OEM$\$1\D\"   SET "DPLoc=%%i:\$OEM$\$1" & Set "M=1" & %%i

the Tool is / was designed to be a template / example wink
It is to be replaced with a more proper executable in the next release of DriverPacks BASE

http://forum.driverpacks.net/viewtopic.php?id=71
- [beta] - Option for install by HWIDs tool or dp_inst_tool
  - Add GUI for Driver selection menu
  - convert two (three) tools to a single classier and proper EXE
      the script / tutorial dp_inst_tool has outlived it's usefulness wink

There is a newer tool that extracts from the DriverPacks only drivers that match teh HWID on the target machine. (Released only to testing team members)

There has been interest in a GUI for attended installs for some time    http://forum.driverpacks.net/viewtopic.php?id=2075


So the new EXE will have a GUI to select/deslect individual DriverPacks with a timeout default feature
and option to do a HWIDS specific extraction from the DriverPacks
and the existing dp_inst_tool functionality.

WarmSnow also has an advanced tool for doing this...
http://forum.driverpacks.net/viewtopic.php?id=2403
and Jaws too
http://forum.driverpacks.net/viewtopic.php?id=2936
General discussion about goal of tool
http://forum.driverpacks.net/viewtopic.php?id=2751
Please have a look around our forum.

Thanks for submitting your observations and your version to our audience.

Have a great day

Jeff

Welcome to DriverPacks spetrie,

Thank you for reporting!
Can we have the HWID of the offending device please!

have a great day

you could use runonce to call a simple autoit script that will launch word then click next and then close word.

Discussions of how to circumvent WGA ect... are normaly against the rules.
since this is clearly a corporate deployment issue we will allow a limited amount of leeway as long as the discussion does not lead to circumventing WGA / Activation Wizard...

i belive it is createing a conflict with the drivers with the same name in the pack...
if you wish to use DriverPack MassStorage and a custom driver you will need to


In the mass storage INI is this section...

[P4]
ms_count=1
ms_1_deviceName="Promise FastTrak S150 SX4/SX4000 (WXP)"
ms_1_tag="fastsx"
ms_1_sysFile="fastsx.sys"
ms_1_hwids="fastsxPCI,PCI\VEN_105A&DEV_6621,PCI\VEN_105A&DEV_6622"
ms_1_isBusExtender=false
ms_1_exc_skipIfOS="w2k,w2k3"

change ms_1_tag="fastsx"  to  ms_1_tag="fastsxXP"




OR replace the driver in [P4] with the update smile

yes we will make sure the driver is added to DriverPack MassStorage...

I assume you will be willing to test a nightly for us?

Thanks for reporting your issue - it makes DriverPacks better for everyone!

2,319

(20 replies, posted in News)

Click where it says "Index" Look for the keyword "Vista" tongue

2,320

(6 replies, posted in DriverPack Chipset)

What is your HWID? (tool in my signature)

perhaps the model number of your MB...
perhaps a vague hint as to your process...
or some remote clue as to what the result was...
did you use DriverPacks BASE? what version?
What packs did you use? (versions and names)
you said your pack - Did you make your own Driver Pack???
how did you use them?
are you installing from and ODD or RIS?
are you installing windows 2000, Windows XP, or Windows 2003 server.
What service pack of that OS are you installing. did you slipstream the SP or is it original.
Is it an unattended install?
do you have a DPs_BASE.log or an DPsFnshr.log or a setupapi.log?  where are they?
did you use any tools other than nLite on your source?

If you need help then you need to help us to help you...
if you cant even tell us what you did or provide simple and basic details then I will simply close this thread.

not being good at English is one thing, and I certainly have no problem with someone not being good at English.
You must however at least attempt to tell us important details about your issue.

This is DriverPacks.net not the Psychic.network wink tongue

read the rules
(please note that putting [Help me] in the title is specifically forbidden)
Please read the Link in my signature "Read BEFORE you post"
if you will use that guide it will save us both time and grief...

We want to help...
Do you want to be helped? Step up to the plate and do your part big_smile

This site is for the support of the DriverPacks
I have not even seen ANY info yet that would even remotely suggest you have ever even used the DriverPacks or DriverPacks BASE

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

Thanks for reporting!

You have helped us to help you!
Look for your bug / fix to be in our next release!

We like that big_smile

Jeff

I put a quick test pack together to see if i could fix it...

905r2

md5 = 2FDF2527B7ECEB858916E1E775F1289F

2,324

(6 replies, posted in DriverPack Chipset)

then why do you need our help?

Yes i understand what sysprep is for wink