Mantis Bug Tracker

View Issue Details Jump to Notes ] << ] >> ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000032DriverPacks BASEslipstreamerpublic2006-05-27 14:322006-05-27 14:53
ReporterDenney 
Assigned ToBashratTheSneaky 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version6.05 CP 
Target VersionFixed in Version6.05 
Summary0000032: KTD enabled: drivers directory deleted
DescriptionWith KtD enabled (no specific selection, just all drivers kept), after installation, the drivers folder is deleted.
Additional InformationI've narrowed it down to the "RD" line here (from DPs_fnsh.cmd):

IF NOT EXIST %DPS%\makePNF.exe (
RD /S /Q %DPS%
) ELSE (
DEL /F /Q %DPS%\*.exe %DPS%\*.ini %DPS%\*.cmd
)

Checking the folder just before that line reveals that there is indeed no makePNF.exe file in the drivers folder. makePNF.exe is being run from CD with this line:

START /WAIT %CDDRIVE%\OEM\bin\makePNF.exe %DPS%

I cannot find ANYWHERE in the scripts that this makePNF.exe line is being copied over.
TagsNo tags attached.
Destination OS Platform
Installation Platformdisc (CD/DVD)
DriverPacksall
DriverPacks Method2
DriverPacks Finisher Methodcustom
Attached Files

- Relationships

-  Notes
(0000116)
razormoon (reporter)
2006-05-27 14:46
edited on: 2006-05-27 14:47

Your problem lies in the fact that the currently released version of dpbase does not create $OEM$ folders when using M2.

(0000117)
BashratTheSneaky (administrator)
2006-05-27 14:52

Fixed.

- Issue History
Date Modified Username Field Change
2006-05-27 14:32 Denney New Issue
2006-05-27 14:32 Denney DriverPacks => all
2006-05-27 14:32 Denney DriverPacks Method => 2
2006-05-27 14:32 Denney Finishing Method => custom
2006-05-27 14:32 Denney Installation Platform => disc (CD/DVD)
2006-05-27 14:46 razormoon Note Added: 0000116
2006-05-27 14:47 razormoon Note Edited: 0000116
2006-05-27 14:52 BashratTheSneaky Status new => assigned
2006-05-27 14:52 BashratTheSneaky Assigned To => BashratTheSneaky
2006-05-27 14:52 BashratTheSneaky Status assigned => resolved
2006-05-27 14:52 BashratTheSneaky Fixed in Version => 6.05
2006-05-27 14:52 BashratTheSneaky Resolution open => fixed
2006-05-27 14:52 BashratTheSneaky Note Added: 0000117
2006-05-27 14:53 BashratTheSneaky Summary Drivers being delete with KtD enabled... => KTD enabled: drivers directory deleted


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker