MantisBT - DriverPacks BASE
View Issue Details
0000003DriverPacks BASEslipstreamerpublic2006-04-24 16:352006-04-25 11:54
ruudboek 
BashratTheSneaky 
normalblockalways
resolvedfixed 
x86 - 32 bitWindows XPany
6.04 b4 
6.04 b5 
not applicable
0000003: %CDDRIVE% not defined in presetup.cmd
I think you got this line wrong:

FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" SET DISC=%%i:

It should be :

FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" SET CDDRIVE=%%i:

Ruud
No tags attached.
Issue History
2006-04-24 16:35ruudboekNew Issue
2006-04-24 16:35ruudboekDriverPacks => all
2006-04-24 23:58BashratTheSneakyNote Added: 0000004
2006-04-24 23:58BashratTheSneakyAssigned To => BashratTheSneaky
2006-04-24 23:58BashratTheSneakyStatusnew => acknowledged
2006-04-24 23:59BashratTheSneakyDriverPacksall => not applicable
2006-04-24 23:59BashratTheSneakyProjectionnone => tweak
2006-04-24 23:59BashratTheSneakyETAnone => < 1 day
2006-04-24 23:59BashratTheSneakyOS => Windows XP
2006-04-24 23:59BashratTheSneakyOS Version => any
2006-04-24 23:59BashratTheSneakyPlatform => x86 - 32 bit
2006-04-24 23:59BashratTheSneakyFixed in Version => 6.04 b5
2006-04-25 00:01BashratTheSneakyStatusacknowledged => resolved
2006-04-25 00:01BashratTheSneakyResolutionopen => fixed
2006-04-25 00:01BashratTheSneakyNote Added: 0000005
2006-04-25 11:53BashratTheSneakySeveritymajor => block
2006-04-25 11:54BashratTheSneakySummary%CDDRV% not defined in presetup.cmd => %CDDRIVE% not defined in presetup.cmd

Notes
(0000004)
BashratTheSneaky   
2006-04-24 23:58   
problem confirmed
(0000005)
BashratTheSneaky   
2006-04-25 00:01   
This is a typo that shouldn't have been there... and this of course explains why the DriverPacks wouldn't get extracted (m2).