Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I really like Driver Genius for when I format and re-install my OS. You can backup all those pesky drivers for the shortcut keys and things like that to an external and then reload the OS and toss 'em all back in.
How does that work for you? I have never tried those driver finders, mainly because of one such program that screwed up my computer 4 years ago (got a KILLER virus/trojan infection).
I'll look for it, I'm sure I kept a copy somewhere ...Driver Max is another one, although they do get pesky trying to make you pay for it.
@9-5 - I'd be interested in that bat file - I'm old enough to have written my own bat files in the past, and I'd love to see how they went about it for modern OSs....
echo off
echo This driver backup batch file was developed by Lincoln Spector
echo for PC World. It will back up the folders containing your
echo hardware drivers to a folder called driverback inside My Documents.
pause
%homedrive%
cd "%homepath%\my documents"
md driverback
cd driverback
xcopy %windir%\help /y
xcopy %windir%\inf /r /y
xcopy %windir%\system /r /y
xcopy %windir%\system32 /r /y
xcopy %windir%\system32\drivers /r /y
cd ..
attrib -h driverback
echo The folders are backed up. You should now copy the contents of the
echo driverback folder to a CD.
pause
cls
I have a Technet license - it includes 10 licenses of All the different flavors, (including differentiating the K/N flavors too) plus an unlimited activation of Windows 7 Enterprise.
Same thing with Vista, XP, Server 2008 r2, Server 2008, Server 2003,.....
office 2010, 2007, 2003, XP, ....
Publishers, Vision, Project and Project Server....
There's is so much on that thing for a single $250 payment every year - it pays for itself the first time you DL and install Win 7 on a machine. I originally bought it so that I got 10 new licenses instead of 5, and I claimed all of them before they changed their policy....