OverFLow

I still cant get the DPsFnshr to run, the .exe file copies over but it seems to fail with "cannot find settings file"

All,

I have used the ZalMan for installing both XP and Windows 7 from Standard & modified .iso files for some time and have never had any issues, it not that its not findig the device its that its not copying certain files! only the files DP_Base uses...

Its not a hardware issue.

Same is happening on VM and physical hardware.

I have now got it working, but only by using my own WINNT.SIF [removing the lines DP_Base creates] and also changing some parts of the PRESETUP.CMD.

I am now wondering if MS has changed anything in the Windows media now its a .zip download as XP can now be licenced by MAK & KMS methods.

This is the WINNT.SIF, I created this in sysprep then DP_Base modified the last bit, I cannot see anything different than the one DP_Base creates myself?

;SetupMgrTag
[Data]
    AutoPartition=1
    UnattendedInstall="Yes"
    MsDosInitiated=No

[Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=No
    TargetPath=\WINDOWS
    DriverSigningPolicy=Ignore
    NonDriverSigningPolicy=Ignore

[GuiUnattended]
    AdminPassword="REMOVED"
    EncryptedAdminPassword=NO
    AutoLogon=Yes
    AutoLogonCount=1
    OEMSkipRegional=1
    TimeZone=85
    OemSkipWelcome=1

[UserData]
    ProductKey=REMOVED
    FullName="REMOVED"
    OrgName="REMOVED"
    ComputerName=PC

[TapiLocation]
    CountryCode=44

[RegionalSettings]
    LanguageGroup=1
    SystemLocale=00000809
    UserLocale=00000809
    InputLocale=0809:00000809

[Identification]
    JoinWorkgroup=WORKGROUP

[Networking]
    InstallDefaultComponents=Yes


;
; Edited by DriverPacks BASE 10.06
; http://www.driverpacks.net/
;


[GUIRunOnce]
    command9="%SystemDrive%\DPsFnshr.exe"     

This WILL run the Regional settings & productkey etc, if I use nLite/DP_Base created/Modifies one I am prompted for user input

Not too sure the DPsFnshr.exe is running though, does this produce a GUI?

Keith

Update!

I seem to have it working, but only if I create a WINNT.SIF file myself using sysprep, copy this to the i386 folder and allow DP_Base to modify this. If I let DP_base to create the WINNT.SIF it cannot find the paths!

I installed this new iso onto a clean VM but cannot see the driver finisher running, so not sure about this path, where is this located?

Thanks
Keith

TechDud wrote:

Forgive the interjection, i wonder what current the HDD is rated for in Amps.  It should be stamped on the drive; beside the 5V rating.

See this post for more info, if applicable.  http://forum.driverpacks.net/viewtopic. … 952#p46952 hmm


Hi,

Not sure how the amps of the HDD would effect the path of certain files?

Keith

Helmi wrote:

Yes, I know you used nLite to build the ISO!
I want you to use nLite to extract/copy the CD XP to HDD!
Therefore, you do all steps with nLite, except for driver-related stuff, which you only use BASE for (and only after all tasks have been completed save for building the ISO).

Is it clearer now?

Don't have a CD of XP, my company are volume licence customers and windows XP is in zip format downloaded directly from MS licence site, it's self extracting so simply extract to folder

Helmi wrote:
KeithDib wrote:

I have done the build in this order...

Expand XP disk into folder
Run nLite just the Unattend section

Please also use nLite to copy/expand the disc onto your HDD.
If you do it manually using Explorer or such, you may miss some files (hidden, if not shown etc.).
Also, try a different make of CD blanks, unless you are using a USB key for installation already.


Hi, I have been using nLite to build the .iso

Extract the XP CD into a folder C:\xp
I build the unattended section only in nLite,
Run DP_Base and slipstream drivers using method 2'
Build the iso with nLite
Either rin from USB (virtual cd) or run on a Virtual Machine

Srill having issues though, the install does not read the unattened settings and Windows code etc etc

Hi all

I think I know whats stopping the file copy process, I am just not sure why?

I am using a ZalMan ZM-VE200 USB drive that also MOUNTS .iso files and boots as virtual CD ROMS!

All other .iso files work, XP, Windows 7, The usual boot CD's like Hirens etc etc. I have install OS's on many machines with this device and have never had a problem even when installing another version of XP thats also built using DP_Base.. really strange

Where in the system are the paths stored for the location of these files?

thanks
Keith

OverFlow wrote:

These files must exist on your ODD (CD or DVD) in the I386 folder

except the finisher.

running Nlite after DriverPacks, for anything except creating the ISO, will break the process.

I leave Nlite open and running at the create ISO screen while I add DriverPacks. big_smile


OverFlow

I have checked and the files ARE in i386 of my boot media.

I have also just tried leaving nLite open while i slipstream the drivers [method2]

Where should the finisher be?

Keith

Mr_smartepants..

I have checked my txtsetup.sif and I can fine the lines for these files [I have not pasted the full file due to its size]

setupORG.exe= 1,,,,,,,2,0,0
presetup.cmd= 1,,,,,,,2,0,0

mv61xxmm=mv61xxmm.sys,4

mv64xxmm=mv64xxmm.sys,4

mvxxmm=mvxxmm.sys

Also at the bottom of the WINNT.sif is

;
; Edited by DriverPacks BASE 10.06
; http://www.driverpacks.net/
;


[GUIRunOnce]
    command9="%SystemDrive%\DPsFnshr.exe"

Keith

mr_smartepants wrote:

Either something/someone modified txtsetup.sif after DriverPacks BASE was used or your source has been tampered with.
Start again with an untouched XP source.

I have tried from fresh media, and I know it has not been tampered with.

Are the paths to the files in txtsetup.sif?

Keith

Hi

I am building a Windows XP unattended install, I have used nLite to create an unattended setup, then using DP_base slipstreamed the driver
packs into the system uing method 2.
I have then used nLite again simply to create the .iso for me.

The iso boots fine lets me select the partition and drive etc,
but during the file copy section it cannot find 5 files

[I suspect its a path issue but not sure what file the path is stored in]


SetupORG.exe
Presetup.cmd
mc61xxmm.sys
mv64xxmm.sys
mvxxmm.sys



I have done the build in this order...

Expand XP disk into folder
Run nLite just the Unattend section
Run DP_Base and slipstreamed drivers using method 2
Run nLite to build .ISO

if I skip these files [press EXC] the install continues untill after the file copy
then Windows cannot find

C:\DPsFnshr.exe


Any help would be great

Thanks
Keith

Yes it's an external USB drive, contains all XP files including i386 folder.

When I show it the path it picks up the XP version and SP level fine so I know is sees it ok,

After the slipstream fails it has created an OEM folder and created some files within it

Thanks Helmi

Hi

I have been following this and get an error, it cannot copy all [meaning any] 3rdparty drivers to \OEM

This ia my DPs_BASE.log file

2011-12-07 12:50:22 : <INIT> DriverPacks BASE 10.06 initialized.
2011-12-07 12:50:22 : <INIT> Host environment: WIN_7 Service Pack 1 X64 on a X64 CPU.
2011-12-07 12:50:22 : <INIT> Created temporary working directory.
2011-12-07 12:50:22 : <INIT> Imported proxy settings from Internet Explorer.
2011-12-07 12:50:22 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2011-12-07 12:50:22 : <INIT> 	Could not detect any (official) DriverPacks.
2011-12-07 12:50:22 : <INIT> 	Detected 3rd Party DriverPack FujitsuDesktopDrivers.07.12.11!
2011-12-07 12:50:22 : <INIT> 	Finished scanning.
2011-12-07 12:50:22 : <INIT> Detected settings file "F:\Windows XP iso\drv\DPs_BASE.ini".
2011-12-07 12:50:22 : <INIT> No OS could be detected.
2011-12-07 12:50:22 : <INIT> any_any_any is the selected installation platform .
2011-12-07 12:50:22 : <INIT> Imported settings from settings file.
2011-12-07 12:50:22 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2011-12-07 12:50:22 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2011-12-07 12:50:22 : <INIT> [OptionalSettings]\KTD not specified: default (false) was set.
2011-12-07 12:50:22 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2011-12-07 12:50:22 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2011-12-07 12:50:22 : <INIT> [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2011-12-07 12:50:22 : <GUI>  Initialized GUI.
2011-12-07 12:50:22 : <GUI>  Created a list of all available language files.
2011-12-07 12:50:22 : <GUI>  Set the last used language, English, as the GUI language.
2011-12-07 12:50:26 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:50:26 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:50:26 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:50:26 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:50:29 : <GUI>  Start scanning for DriverPacks for the wnt5_x86-32 platform.
2011-12-07 12:50:29 : <GUI>  	Could not detect any (official) DriverPacks.
2011-12-07 12:50:29 : <GUI>  	Detected 3rd Party DriverPack FujitsuDesktopDrivers.07.12.11!
2011-12-07 12:50:29 : <GUI>  	Finished scanning.
2011-12-07 12:50:29 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:50:29 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:50:29 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:50:29 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:51:16 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to D:\OEM.
2011-12-07 12:51:16 : <GUI>  No OS could be detected.
2011-12-07 12:51:16 : <GUI>  any_any_any is the selected installation platform .
2011-12-07 12:51:40 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to F:\Windows XP iso\XPPro.
2011-12-07 12:51:40 : <GUI>  Windows XP Professional -  Retail SP3 detected.
2011-12-07 12:51:40 : <GUI>  wnt5_x86-32_disc is the selected installation platform .
2011-12-07 12:51:41 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:51:41 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:51:41 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:51:41 : <GUI>  Failed to retrieve list of updates.
2011-12-07 12:52:42 : <GUI>  Saved settings!
2011-12-07 12:52:43 : <GUI>  Closed GUI.
2011-12-07 12:52:43 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2011-12-07 12:52:53 : <PREP> Removed all attributes from \I386.
2011-12-07 12:52:53 : <PREP> Deleting old method 2 related files.
2011-12-07 12:52:53 : <PREP> Deleted \OEM\bin\DevPath.exe.
2011-12-07 12:52:53 : <PREP> Deleted \OEM\bin\7-zip32.dll.
2011-12-07 12:52:53 : <PREP> Deleted \OEM\bin\DPsFnshr.7z.
2011-12-07 12:52:53 : <PREP> Deleted \OEM\bin\DPsFnshr.ini.
2011-12-07 12:52:53 : <PREP> Deleted \OEM\bin\un7zip.exe.
2011-12-07 12:52:53 : <PREP> Deleted \OEM\bin
2011-12-07 12:52:53 : <PREP> Deleted \OEM
2011-12-07 12:52:53 : <PREP> Mass Storage Removal was skipped
2011-12-07 12:52:53 : <PREP> Deleted \I386\presetup.cmd.
2011-12-07 12:52:53 : <PREP> Restored original setup: method 2 was used previously.
2011-12-07 12:52:54 : <PREP> Verified method 2 references don't exist in txtsetup.sif or dosnet.inf.
2011-12-07 12:52:54 : <SLIP> Created necessary directory structure for method 2.
2011-12-07 12:52:54 : <SLIP> Copying files necessary for method 2.
2011-12-07 12:52:54 : <SLIP> Extracted additional files necessary for method 2.
2011-12-07 12:52:54 : <SLIP> expanded setup.ex_ to setuporg.exe
2011-12-07 12:52:54 : <SLIP> SETUP.EX_ Backed-up Successfully
2011-12-07 12:52:54 : <SLIP> Method 2 setup.ex_ installed
2011-12-07 12:52:55 : <SLIP> Created \I386\presetup.cmd file.
2011-12-07 12:52:55 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2011-12-07 12:52:55 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2011-12-07 12:52:55 : <CRIT> Could not copy all 3rd party DriverPacks to \OEM.
2011-12-07 12:53:14 : <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	= "F:\Windows XP iso\XPPro"
; 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	= "2"
; 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		= "false"
; <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		= "no"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DPs_3rd_party	= "yes"
DP_MassStorage_textmode = "yes"
2011-12-07 12:53:14 : <CLNP> Create a DPs_Base.log backup @ F:\Windows XP iso\drv\LogFiles\DPs_BASE_11-12-07_12-53.log
2011-12-07 12:53:14 : <CLNP> Program terminated.

thanks for any help

Keith

17

(15 replies, posted in Hardware)

I have one of these, very useful item