Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000465DriverPacks BASEDPs BASE misc.public2008-10-08 11:202009-01-02 15:43
ReporterHelmi 
Assigned ToOverFlow 
PrioritynormalSeverityblockReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version8.09 rc1 
Target VersionFixed in Version8.12.2 
Summary0000465: [SAD] DP_Install_Tool.cmd cannot find file/path
DescriptionSAD reports:

1. System cannot find the file specified

2. System cannot find the path specified

when running DP_Install_Tool.cmd.


1. COPY /Y "%DPLoc%\*.ins" %SystemDrive%\ >>%LOG%
there's no files with the ending .INS in that dir

2. FOR /F "usebackq tokens=2,3*" %%G IN (`type F:\WINDOWS\DPINST.log`)
should better read
FOR /F "usebackq tokens=2,3*" %%G IN ('type %SystemRoot%\DPINST.log')
Additional InformationThis was reported by user "Goofy2000" on G-nlite.org:
http://www.german-nlite.org/wbb/index.php?page=Thread&postID=1811#post1811 [^]

He wasn't too fond of reporting this in English so I'm taking his due now ;)

Any question please direct to me so I can forward them.
TagsNo tags attached.
Destination OS Platformwnt5_x86-32 (Windows XP)
Installation Platformother (not natively supported)
DriverPacksall
DriverPacks Methodnot applicable
DriverPacks Finisher Methodnot applicable
Attached Filestxt file icon DPs_BASE.txt [^] (5,815 bytes) 2008-10-08 11:20 [Show Content]

- Relationships

-  Notes
(0000834)
OverFlow (administrator)
2008-10-14 06:52
edited on: 2008-10-14 06:59

Note:

CCC.ins CCP.ins Nvidia.ins ;)

unless you dont want a control panel for graphics ;)

NBD i will jsut do a

If Exist "%DPLoc%\*.ins" COPY /Y "%DPLoc%\*.ins" %SystemDrive%\ >>%LOG%

the bad quotes is a good eye!
this error could be ignored... ;) in that it is cosmetic only...

i will fix in next release...


- Issue History
Date Modified Username Field Change
2008-10-08 11:20 Helmi New Issue
2008-10-08 11:20 Helmi Status new => assigned
2008-10-08 11:20 Helmi Assigned To => BashratTheSneaky
2008-10-08 11:20 Helmi File Added: DPs_BASE.txt
2008-10-08 11:20 Helmi Destination OS Platform => wnt5_x86-32 (Windows XP)
2008-10-08 11:20 Helmi Installation Platform => other (not natively supported)
2008-10-08 11:20 Helmi DriverPacks => all
2008-10-08 11:20 Helmi DriverPacks Method => not applicable
2008-10-08 11:20 Helmi DriverPacks Finisher Method => not applicable
2008-10-14 06:49 OverFlow Assigned To BashratTheSneaky => OverFlow
2008-10-14 06:49 OverFlow Status assigned => acknowledged
2008-10-14 06:52 OverFlow Note Added: 0000834
2008-10-14 06:54 OverFlow Note Edited: 0000834
2008-10-14 06:54 OverFlow Note Edited: 0000834
2008-10-14 06:55 OverFlow Note Edited: 0000834
2008-10-14 06:59 OverFlow Note Edited: 0000834
2009-01-02 15:43 OverFlow Status acknowledged => resolved
2009-01-02 15:43 OverFlow Fixed in Version => Head
2009-01-02 15:43 OverFlow Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker