Topic: where does the dp install tool and associated files go?

newbie question wink

I ran dpbase and successfully integrated the drivers. However once complete I was left with a folder called OEM (outside my /i386). I'm wondering if I need to move the contents into my $OEM$ directory structure.. If so would it go under $1 or ?

ok heres my  dpbase.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	= "D:\project\Original"
; 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		= "yes"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset	= "yes"
DP_CPU		= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_Graphics_C	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "yes"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DP_WLAN		= "yes"
DP_MassStorage_textmode = "yes"

and my log file

2008-05-20 09:53:31 : <INIT> DriverPacks BASE 8.05 initialized.
2008-05-20 09:53:31 : <INIT> Host environment: WIN_XP Service Pack 3 on X86 CPU.
2008-05-20 09:53:31 : <INIT> Created temporary working directory.
2008-05-20 09:53:31 : <INIT> Imported proxy settings from Internet Explorer.
2008-05-20 09:53:31 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack Chipset 8.03!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack CPU 8.04!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack Graphics A 8.04!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack Graphics B 8.04!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack Graphics C 8.04!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack LAN 8.05.2!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack MassStorage 8.04!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack Sound A 8.05!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack Sound B 8.05!
2008-05-20 09:53:31 : <INIT> 	Detected DriverPack WLAN 8.03!
2008-05-20 09:53:31 : <INIT> 	Could not detect any 3rd party DriverPacks.
2008-05-20 09:53:31 : <INIT> 	Finished scanning.
2008-05-20 09:53:31 : <INIT> Detected settings file "D:\driverpacksw\DPs_BASE.ini".
2008-05-20 09:53:31 : <INIT> No OS could be detected.
2008-05-20 09:53:31 : <INIT> Imported settings from settings file.
2008-05-20 09:53:31 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2008-05-20 09:53:31 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2008-05-20 09:53:31 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2008-05-20 09:53:31 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2008-05-20 09:53:31 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2008-05-20 09:53:31 : <INIT> QuickStream Cache directory not found!
2008-05-20 09:53:31 : <GUI>  Initialized GUI.
2008-05-20 09:53:31 : <GUI>  Created a list of all available language files.
2008-05-20 09:53:31 : <GUI>  Set the last used language, English, as the GUI language.
2008-05-20 09:53:58 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to D:\project\Original.
2008-05-20 09:53:59 : <GUI>  Windows XP Professional -  Retail SP3 detected.
2008-05-20 09:53:59 : <GUI>  wnt5_x86-32_disc is the selected installation platform .
2008-05-20 10:01:24 : <GUI>  Refreshed UpdateChecker with success.
2008-05-20 10:01:52 : <GUI>  Saved settings!
2008-05-20 10:01:52 : <GUI>  Closed GUI.
2008-05-20 10:01:52 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2008-05-20 10:02:04 : <PREP> Removed all attributes from \I386.
2008-05-20 10:02:04 : <PREP> No previous DriverPacks installation found, Prep stage will be skipped
2008-05-20 10:02:04 : <SLIP> Created QSC directory.
2008-05-20 10:02:29 : <SLIP> Extracted DriverPack MassStorage to a temporary working directory.
2008-05-20 10:02:29 : <SLIP> D:\driverpacksw\tmp\DPMtmp\DriverPack_MassStorage_wnt5_x86-32.ini
2008-05-20 10:02:31 : <SLIP> Processing the files now. This may take a minute.
2008-05-20 10:03:49 : <SLIP> Created QuickStream Cache for DriverPack MassStorage text mode drivers.
2008-05-20 10:03:50 : <SLIP> Slipstreamed DP MassStorage text mode drivers using QuickStream Cache.
2008-05-20 10:03:50 : <SLIP> txtsetup.sif Backed-up Successfully
2008-05-20 10:03:50 : <SLIP> dosnet.inf Backed-up Successfully
2008-05-20 10:04:08 : <SLIP> Removed entries from \I386\txtsetup.sif that will be updated.
2008-05-20 10:04:10 : <SLIP> Removed entries from \I386\dosnet.inf that will be updated.
2008-05-20 10:06:54 : <SLIP> Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2008-05-20 10:06:54 : <SLIP> Created necessary directory structure for method 2.
2008-05-20 10:06:55 : <SLIP> Copying files necessary for method 2.
2008-05-20 10:06:55 : <SLIP> Extracted additional files necessary for method 2.
2008-05-20 10:06:56 : <SLIP> expanded setup.ex_ to setuporg.exe
2008-05-20 10:06:56 : <SLIP> SETUP.EX_ Backed-up Successfully
2008-05-20 10:06:56 : <SLIP> Compressed setup.exe to SETUP.EX_.
2008-05-20 10:06:56 : <SLIP> Method 2 setup.ex_ installed
2008-05-20 10:06:56 : <SLIP> Created \I386\presetup.cmd file.
2008-05-20 10:06:56 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2008-05-20 10:06:57 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2008-05-20 10:06:57 : <SLIP> Copied DriverPack Chipset to \OEM.
2008-05-20 10:06:57 : <SLIP> Copied DriverPack CPU to \OEM.
2008-05-20 10:07:05 : <SLIP> Copied DriverPack Graphics A to \OEM.
2008-05-20 10:07:10 : <SLIP> Copied DriverPack Graphics B to \OEM.
2008-05-20 10:07:13 : <SLIP> Copied DriverPack Graphics C to \OEM.
2008-05-20 10:07:14 : <SLIP> Copied DriverPack LAN to \OEM.
2008-05-20 10:07:14 : <SLIP> Copied DriverPack MassStorage to \OEM.
2008-05-20 10:07:17 : <SLIP> Copied DriverPack Sound A to \OEM.
2008-05-20 10:07:21 : <SLIP> Copied DriverPack Sound B to \OEM.
2008-05-20 10:07:22 : <SLIP> Copied DriverPack WLAN to \OEM.
2008-05-20 10:07:22 : <SLIP> Copied DriverPacks to \OEM.
2008-05-20 10:07:22 : <SLIP> Will not slipstream patches, Service Pack 3 was detected.
2008-05-20 10:07:22 : <SLIP> WINNT.SIF Backed-up Successfully
2008-05-20 10:07:23 : <SLIP> Updated \I386\winnt.sif to support method 2.
2008-05-20 10:07:23 : <SLIP> Updated DPsFnshr.ini to disable KTD.
2008-05-20 10:07:23 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2008-05-20 10:07:26 : <SLIP> DP_Install_Tool was copied successfully
2008-05-20 10:07:26 : <SLIP> Slipstream finished in 5 minutes and 34 seconds.
2008-05-20 10:07:44 : <CLNP> Temporary working directory successfully deleted.
2008-05-20 10:07:44 : Program terminated.

Re: where does the dp install tool and associated files go?

Welcome aboard...

that is it - it's done...
you dont need to do anything - nothing gets moved its ready

create your ISO - install - enjoy...

Nice first post DPs_BASE.log DPs_BASE.ini and code tags ! woo hoo!

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.