natcom
Hope you don't mind, but i thought i'd post your question so that other might be able to help...
The errors that seems to be the problem is
CODE
\pebuilder\Programs\windebug\usb\files\usb\*.*" returned error 3: The system cannot find the path specified.
I don't believe the other items
CODE
MSOXP Error Reporting.xpl" to "c:\pebuilder\Programs\X-Setup Pro\plugins\XQ MSOXP Error Reporting.xpl"
WinXP Error Reporting 1.xpl" to "c:\pebuilder\Programs\X-Setup Pro\plugins\XQ WinXP Error Reporting 1.xpl"
Error Reporting.xpl"
DecompressOrCopy file "G:\BART PE STUFF\pebuilder3032\plugin\XSP\files\plugins\XQ
2003 Error Reporting.xpl"
DecompressOrCopy file "G:\BART PE STUFF\pebuilder3032\plugin\XSP\files\plugins\XQ MSO2003 MRU 1.xpl" to "c:\pebuilder\Programs\X-Setup Pro\plugins\XQ MSO2003 MRU 1.xpl"
are related...
can you check the inf is the same as mine....detailed here
CODE
; PE Builder v3 plug-in INF file for windebug
; Created by Reg
; This inf-file was generated by the PluginBuilder
; Copyright by PapaTomTom Software
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Windows Debugging Tool"
Enable=1
Help="windebug.htm"
; Sherpya's XPE-Support begin
[Software.AddReg]
0x2, "Sherpya\XPEinit\Programs", "Windbg", "%SystemDrive%\Programs\windebug\windbg.exe"
; Sherpya's XPE-Support end
[WinntDirectories]
a="Programs\windebug",2
b="Programs\windebug\1394",2
c="Programs\windebug\clr10",2
d="Programs\windebug\nt4chk",2
e="Programs\windebug\nt4fre",2
f="Programs\windebug\triage",2
g="Programs\windebug\usb",2
h="Programs\windebug\w2kchk",2
i="Programs\windebug\w2kfre",2
j="Programs\windebug\winext",2
k="Programs\windebug\winext\manifest",2
l="Programs\windebug\winxp",2
[SourceDisksFiles]
files\windbg.cmd=a,,3
files\dump.bat=a,,3
files\adplus.vbs=a,,3
files\breakin.exe=a,,3
files\cdb.exe=a,,3
files\dbengprx.exe=a,,3
files\dbgeng.dll=a,,3
files\dbghelp.dll=a,,3
files\dbgrpc.exe=a,,3
files\dbgsrv.exe=a,,3
files\debugger.chi=a,,3
files\debugger.chm=a,,3
files\decem.dll=a,,3
files\dumpchk.exe=a,,3
files\dumpexam.exe=a,,3
files\gflags.exe=a,,3
files\i386kd.exe=a,,3
files\ia64kd.exe=a,,3
files\kd.exe=a,,3
files\kdbgctrl.exe=a,,3
files\kdsrv.exe=a,,3
files\kill.exe=a,,3
files\license.txt=a,,3
files\list.exe=a,,3
files\logger.exe=a,,3
files\logviewer.exe=a,,3
files\ntsd.exe=a,,3
files\redist.txt=a,,3
files\relnotes.txt=a,,3
files\remote.exe=a,,3
files\srcsrv.dll=a,,3
files\symbolcheck.dll=a,,3
files\symchk.exe=a,,3
files\symsrv.dll=a,,3
files\symsrv.yes=a,,3
files\symstore.exe=a,,3
files\tlist.exe=a,,3
files\umdh.exe=a,,3
files\windbg.exe=a,,3
files\1394\*.*=b
files\clr10\*.*=c
files\nt4chk\*.*=d
files\nt4fre\*.*=e
files\triage\*.*=f
files\usb\*.*=g
files\w2kchk\*.*=h
files\w2kfre\*.*=i
files\winext\*.*=j
files\winext\manifest\*.*=k
files\winxp\*.*=l
[Append]
nu2menu.xml,windebug_nu2menu.xml
Reg