Anonymous | Login | Signup for a new account | 2016-12-31 00:20 CET |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000465 | DriverPacks BASE | DPs BASE misc. | public | 2008-10-08 11:20 | 2009-01-02 15:43 | |||
Reporter | Helmi | |||||||
Assigned To | OverFlow | |||||||
Priority | normal | Severity | block | Reproducibility | have not tried | |||
Status | resolved | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | 8.09 rc1 | |||||||
Target Version | Fixed in Version | 8.12.2 | ||||||
Summary | 0000465: [SAD] DP_Install_Tool.cmd cannot find file/path | |||||||
Description | SAD 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 Information | This 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. | |||||||
Tags | No tags attached. | |||||||
Destination OS Platform | wnt5_x86-32 (Windows XP) | |||||||
Installation Platform | other (not natively supported) | |||||||
DriverPacks | all | |||||||
DriverPacks Method | not applicable | |||||||
DriverPacks Finisher Method | not applicable | |||||||
Attached Files | DPs_BASE.txt [^] (5,815 bytes) 2008-10-08 11:20 [Show Content] | |||||||
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 |