Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000003DriverPacks BASEslipstreamerpublic2006-04-24 16:352006-04-25 11:54
Reporterruudboek 
Assigned ToBashratTheSneaky 
PrioritynormalSeverityblockReproducibilityalways
StatusresolvedResolutionfixed 
Platformx86 - 32 bitOSWindows XPOS Versionany
Product Version6.04 b4 
Target VersionFixed in Version6.04 b5 
Summary0000003: %CDDRIVE% not defined in presetup.cmd
DescriptionI 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
TagsNo tags attached.
Destination OS Platform
Installation Platform
DriverPacksnot applicable
DriverPacks Method
DriverPacks Finisher Method
Attached Files

- Relationships

-  Notes
(0000004)
BashratTheSneaky (administrator)
2006-04-24 23:58

problem confirmed
(0000005)
BashratTheSneaky (administrator)
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).

- Issue History
Date Modified Username Field Change
2006-04-24 16:35 ruudboek New Issue
2006-04-24 16:35 ruudboek DriverPacks => all
2006-04-24 23:58 BashratTheSneaky Note Added: 0000004
2006-04-24 23:58 BashratTheSneaky Assigned To => BashratTheSneaky
2006-04-24 23:58 BashratTheSneaky Status new => acknowledged
2006-04-24 23:59 BashratTheSneaky DriverPacks all => not applicable
2006-04-24 23:59 BashratTheSneaky Projection none => tweak
2006-04-24 23:59 BashratTheSneaky ETA none => < 1 day
2006-04-24 23:59 BashratTheSneaky OS => Windows XP
2006-04-24 23:59 BashratTheSneaky OS Version => any
2006-04-24 23:59 BashratTheSneaky Platform => x86 - 32 bit
2006-04-24 23:59 BashratTheSneaky Fixed in Version => 6.04 b5
2006-04-25 00:01 BashratTheSneaky Status acknowledged => resolved
2006-04-25 00:01 BashratTheSneaky Resolution open => fixed
2006-04-25 00:01 BashratTheSneaky Note Added: 0000005
2006-04-25 11:53 BashratTheSneaky Severity major => block
2006-04-25 11:54 BashratTheSneaky Summary %CDDRV% not defined in presetup.cmd => %CDDRIVE% not defined in presetup.cmd


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker