So I'm working on a way to automate downloading new DriverPacks updates, but I'm not coming up with a solution I find acceptable. What sucks is DriverPacks no longer hosts the files, nor does anyone else that I'm aware of. So perhaps you guys can help with some logistics.
What I have so far:
Monitor DriverPacks site for version changes of each DP Section (WLAN, LAN, etc.)
Download the torrent on change
execute the torrent through a portable version of µTorrent to a predefined folder.
Issues:
File names are different each version, and since the collections of packs are a bit large I would want to remove the old pack. This is a bit of a problem since Ketarin has no way committing with µTorrent to see if the download was successful to know if it should delete the older version. Also I have no way of getting the old file name so I would have to use a wildcard for each pack (i.e. "del DP_CableModem_wnt6-x86*.7z" BEFORE copying.
Anyone have any suggestions? Also this method isn't very flash drive friendly as it will take a while.
Thanks,
Frank