MantisBT - DriverPacks BASE
View Issue Details
0000007DriverPacks BASEGUIpublic2006-04-27 09:292006-04-29 08:17
MythoS 
BashratTheSneaky 
normalcrashalways
resolvedfixed 
6.04 b5 
6.04 rc1 
not applicable
0000007: Driverpack Base kills when entering nothing in the KDT option
When you click on "apply KDT to the drivers in the path i enter" you can see the next screen with this content:

Here you can enter the paths of the drivers you wish to apply KTD on. You should separate paths using a semi-colon (;).
[CODE]
A correct example:
D\G\N\1;D\W

An incorrect example:
D\G\N\1\nv4_disp.inf;D\W\

Note that KTD will be applied on the directory you specified AND ALL ITS SUBDIRECTORIES!

Now delete the current content and enter the paths you need!
[/CODE]
But if you dont enter there something and you want to go back by clicking on "Back" you get the following error message

Header: "AutoIt Error"
Line 0 (File"xxxxxxxxxxx\DPs_BASE.exe");
%set_kdt_specify_path = GUICtrlReade(%item[3][2][1])
^ ERROR

Error: Variable used without being declared.
No tags attached.
Issue History
2006-04-27 09:29MythoSNew Issue
2006-04-27 09:29MythoSDriverPacks => Chipset, CPU, LAN, MassStorage, WLAN
2006-04-29 08:15BashratTheSneakyAssigned To => BashratTheSneaky
2006-04-29 08:15BashratTheSneakyStatusnew => acknowledged
2006-04-29 08:15BashratTheSneakyNote Added: 0000009
2006-04-29 08:17BashratTheSneakyDriverPacksChipset, CPU, LAN, MassStorage, WLAN => not applicable
2006-04-29 08:17BashratTheSneakyStatusacknowledged => resolved
2006-04-29 08:17BashratTheSneakyFixed in Version => 6.04 rc1
2006-04-29 08:17BashratTheSneakyResolutionopen => fixed

Notes
(0000009)
BashratTheSneaky   
2006-04-29 08:15   
fixed