Computers |
|
| | #1 (permalink) |
| Hard Core Techie Join Date: Nov 2004
Posts: 10,399
| this post was from the old forum. part of this trick was courtesy of PCWorld download the proper OS batch file to your desktop or your C drive (It didn't work when I copied it from another partition). If it don't download, copy and paste it in notepad and save it as drivercopy. rename the .txt extension to .bat. viola, you now have a batch file. Code: echo off cls echo This batch file is meant for use ONLY with Windows XP. echo It copies certain files and folders out of the Windows folder so that echo they are still on your hard drive when you delete that folder and echo reinstall Windows. echo Written by Lincoln Spector for PC World. pause md \olddrivers cd \olddrivers xcopy c:\windows\help /h /y xcopy c:\windows\inf /h /r /y xcopy c:\windows\system /h /r /y xcopy c:\windows\system32 /h /r /y xcopy c:\windows\system32\drivers /h /r /y pause XP these links seemed to expired below open it. it will open command prompt. it will copy the files to your C drive it will save it as a hidden folder called olddrivers. (you have to unhide them in folder options to see them). you can now burn it to disk (I would burn the batch file too). if you ever have reformat, you can throw this disc in (make you use the add new hardware wizard or update in device manager) when you are done. it will contain all of your latest drivers. ![]() ![]()
__________________ The Ultimate Hard Drive Utility PowerMax 4.23. (It now has the ability to clean a Boot Sector virus on the quick erase option.) The best browser Netscape 8 Have you accidently delete something? Look here (trial. the better one) and here(free) Last edited by EricB; 02-24-2008 at 02:11 AM. |
| | |
| | #3 (permalink) |
| Hard Core Techie Join Date: Nov 2004
Posts: 10,399
| it might work right now. I know you just need to change the words to make it work for another OS
__________________ The Ultimate Hard Drive Utility PowerMax 4.23. (It now has the ability to clean a Boot Sector virus on the quick erase option.) The best browser Netscape 8 Have you accidently delete something? Look here (trial. the better one) and here(free) |
| | |
| | #4 (permalink) |
| Commander SMod Autobot Join Date: Sep 2004 Location: In Trotter's crawl space
Posts: 11,872
| It will take more than that. My Vista setup reads exactly like that batch file would read if it was for Vista. Except the Windows XP Part. there is a sharing violation that takes place near the end of the bat file execution. I bet this has something to do with UAC. |
| | |
| | #5 (permalink) | |
| Hard Core Techie Join Date: Nov 2004
Posts: 10,399
| Quote:
__________________ The Ultimate Hard Drive Utility PowerMax 4.23. (It now has the ability to clean a Boot Sector virus on the quick erase option.) The best browser Netscape 8 Have you accidently delete something? Look here (trial. the better one) and here(free) | |
| | |
| | #6 (permalink) |
| Commander SMod Autobot Join Date: Sep 2004 Location: In Trotter's crawl space
Posts: 11,872
| Actually this worked in Vista as well. Without even changing the .bat file. I found the folder. Label olddrivers and all that. Looks exactly as you have it. The reason at first i thought it failed, mine isnt located under the c:\ drive. I didnt run the .bat file from there. I ran it under my Data drive where the olddrivers folder is located. So it worked. I jsut can not confirm if the drivers would work or not as i have not used this method before with Vista. Next re-isntall i will try these drivers out and see if they work. That will be the final confirmation if the .bat file works for Vista. |
| | |
| | #7 (permalink) |
| Hard Core Techie Join Date: Nov 2004
Posts: 10,399
| ok. just remember. for some reason none of these program (driver genius and double driver) seem to install ati video drivers, at least in my experience. but you can get them from their website
__________________ The Ultimate Hard Drive Utility PowerMax 4.23. (It now has the ability to clean a Boot Sector virus on the quick erase option.) The best browser Netscape 8 Have you accidently delete something? Look here (trial. the better one) and here(free) |
| | |
| | #8 (permalink) |
| Commander SMod Autobot Join Date: Sep 2004 Location: In Trotter's crawl space
Posts: 11,872
| Well i use nVidia anyways. But still you should always check for updated driver for the GFX card and that on a fresh install. Most of them are going thru Windows Update now in Vista. |
| | |
| | #9 (permalink) |
| Hard Core Techie Join Date: Nov 2004
Posts: 10,399
| you can also right click the hidden folder, select properties and unhide it
__________________ The Ultimate Hard Drive Utility PowerMax 4.23. (It now has the ability to clean a Boot Sector virus on the quick erase option.) The best browser Netscape 8 Have you accidently delete something? Look here (trial. the better one) and here(free) |
| | |
| | #10 (permalink) |
| The Executioner | I guess this is quicker, but I just have all the driver install files backed up on a separate harddrive..
__________________ Read The Rules!! Power Supply Guide Intel Overclocking Thread AMD Overclocking Thread Other Important Threads I'm sorry but I do not accept support requests via IM, email, or personal messages There will come a day, such a day when all will be told more than they wish to know, what one hears may explain the past, it may explain the future, but it has never made a difference either way and it will change nothing. Some day.... But that is not this day, and I don't know when, I just don't know. |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Drivers Training question | bmxfreakrider | Off Topic Discussion | 18 | 02-15-2008 10:33 PM |
| finding certified drivers for xp | darsunt | Windows Operating Systems and Software | 3 | 02-09-2008 06:47 AM |
| Need help finding Drivers | hobo_man | Everything Laptops | 19 | 10-29-2007 02:56 AM |
| "Shoot Em Up" Catalyst drivers on the way | Trotter | Building, Buying, or Upgrading High Performance PC Systems | 7 | 10-12-2007 11:26 AM |
| Several Bad Drivers | ZaKa- | Hardware Troubleshooting | 2 | 07-18-2007 02:15 AM |