systemsmb Posted November 24, 2006 Posted November 24, 2006 Hi guys and gals,Does anyone know of a script that will periodically check and download the latest Forceware driver from the nvidia website?If its possible I would also be looking to do the same with the ATI driver.Thanks in advanceSystemsmb
SilverBulletUK Posted November 24, 2006 Posted November 24, 2006 I suppose its possible.....I did initally think you could parse the directory listing of ftp://ftp.download.nvidia.com then just use the highest number to download from...However, it ends up downloading the vista drivers.....I guess, you could, after parsing out the highest numbered folder, then parse the filename to find winxp....hmmmmmm
systemsmb Posted November 24, 2006 Author Posted November 24, 2006 Sounds interesting. I'm being a little stupid. My mind is completely blank on how to go about doing this.Some sort of small script required?Systemsmb
MadBoy Posted November 26, 2006 Posted November 26, 2006 Yes, you could use AutoIt V3 to achieve this. Wouldn't be that long. Maybe even less then 100 lines
systemsmb Posted November 30, 2006 Author Posted November 30, 2006 Hi Madboy.I have never used AutoIt V3 before. Sorry to bother you but would you mind giving me some pointers?Thanks and sorrySystemsmb
MadBoy Posted November 30, 2006 Posted November 30, 2006 AutoIt -> http://www.autoitscript.com/AutoIT Forum -> http://www.autoitscript.com/forum/index.phpRead about it, read help, read forum, try yourself, go for help to that forum (but use netiquete for posting on for ums).
systemsmb Posted December 1, 2006 Author Posted December 1, 2006 Thanks.Once I get chance I will have a look.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now