MantisBT - DriverPacks BASE
View Issue Details
0000387DriverPacks BASEDPs BASE misc.public2007-07-14 08:392007-07-22 11:28
Binog 
BashratTheSneaky 
normalmajoralways
closedfixed 
7.04 
 
wnt5_x86-32 (Windows XP)
disc (CD/DVD)
not applicable
2
GUIRunOnce
0000387: presetup not working, not installing during boot
As it was mentioned here, allready - sorry, Im not in use with this report system Mantis - the presetup.cmd is not working for me.too.

It stops during boot install, saying somthing like: could not find any stuff

When I read the artikel by some guy (again, sorry, Im wasnt able to add an entry there), I added a Start twice in the Script. Each time where there had to be an *.exe starting.

REM +===========================================================+
REM | Decompressing the DriverPacks to the harddisk. |
REM |-----------------------------------------------------------|
CD /D %DPDIRROOT%
start %CDDRIVE%\OEM\bin\7za.exe x -y -aoa %CDDRIVE%\OEM\DriverPack_*.7z -o"%DPDIRROOT%"


REM +===========================================================+
REM | Scanning for driverdirectories. |
REM |-----------------------------------------------------------|
start %CDDRIVE%\OEM\bin\SetDevicePath.exe %DPDIR%


REM +===========================================================+
REM | Enable installation of unsigned drivers. |
REM |-----------------------------------------------------------|
START %CDDRIVE%\OEM\bin\WatchDriverSigningPolicy.exe

With this Issue, it is the first time for two years, the the driverpacks are working during startup.
No tags attached.
Issue History
2007-07-14 08:39BinogNew Issue
2007-07-14 08:39BinogStatusnew => assigned
2007-07-14 08:39BinogAssigned To => BashratTheSneaky
2007-07-14 08:39BinogDestination OS Platform => wnt5_x86-32 (Windows XP)
2007-07-14 08:39BinogInstallation Platform => disc (CD/DVD)
2007-07-14 08:39BinogDriverPacks => not applicable
2007-07-14 08:39BinogDriverPacks Method => 2
2007-07-14 08:39BinogDriverPacks Finisher Method => GUIRunOnce
2007-07-22 11:28BashratTheSneakyStatusassigned => closed
2007-07-22 11:28BashratTheSneakyNote Added: 0000677
2007-07-22 11:28BashratTheSneakyResolutionopen => fixed

Notes
(0000677)
BashratTheSneaky   
2007-07-22 11:28   
IIRC, the "START" statements were removed more than a year ago, because they caused this exact same error. So I'm definitely not adding this just for you, sorry for that, but I'm not willing to break it for thousands of other users. I'm afraid you're the only one with this isssue. Perhaps it's caused by the specific Windows XP version that you're using.

Again, I'm sorry. But I can't solve this.