I have been keeping an archive of all of the device drivers for all of the hardware I use over the years for a number of reasons:
It is an easy and convenient way to roll back to an earlier version of something if the latest driver isn't working, especially if you don't have network access or limited network access.
I keep an archive of all of the device drivers for all of the hardware I use for a number of reasons:
It is an easy and convenient way to roll back to an earlier version of something if the latest driver isn't working, especially if you don't have network access or limited network access.
It lets you install drivers for older hardware that the manufacturer may not offer for download any more, without having to rely on third-party websites (some of dubious quality). That's even more important when the manufacturer is no longer in business.
It can even be handy for security research, like trying to find out when a vulnerability was introduced (or fixed), validating a BYOVD attack, or as a clean set for fixing false positive detections.
This includes Nvidia's device drivers, which a while ago passed the size of an entire CD-ROM disc (650 MB), and currently sit at around 820-830 MB as downloaded from them. And, I should note, that Nvidia releases separate installers for its desktop and notebook graphics chipsets, with filenames containing either desktop or notebook to denote what they were for. Some drivers. like those released as a security patch or a hotfixe, contained the string desktop-notebook in the filename, indicating the package was for both types of hardware.
Despite having separate downloads for desktops and notebooks, the installers for the desktop and notebook versions of Nvidia's drivers have been the same size for a while. This is something I did not pay too much attention to this, because I know from working at hardware and software companies that such things can be attributed to very small changes between product SKUs, like strings for product name or operating system names, detection logic for what to install and where to install it, and so forth.
Having just gone through process of buying yet another HDD to upgrade my backup system's capacity, I decided to take a look at those Nvidia driver downloads, since over time they have been taking up more and more space. As much as I like having a library of drivers, I don't need duplicates in it. And, since a large number of Nvidia's desktop and notebook device driver installation files seemed to be the same size, I figured it could be they were identical. So, I decided to put this to the test and see if any of them were, in fact, duplicate files.
Using a tool to check for duplicate files, I was unsurprised to find that the installers for desktop and notebook versions of the installation packages generated identical CRC-32's and 32-bit checksums, indicating that the contents of the files were the same (I skipped MD5's, SHA-1's or stronger hashing methods as confirmation from two fast algorithms was sufficient).
Knowing that, it seems I could save myself quite a bit of disk space by deleting the duplicate files. Between the Windows 10 and Windows 11 drivers, there were 288 GB of duplicate files.
I haven't looked to see if the driver installation packages perform any logic checks against their filename to determine whether to display that they are for desktop or graphics chipsets and go through the install process accordingly, but those are easy enough to check should I need to reinstall a particular package in the future.
Oh, the screen shot is from Funduc Software's Duplicate File Finder, just in case you're wondering. There are plenty of similar utilities you can find in Neowin's Software section (or you can script something yourself), but I have used a few of their utilities in the past so it was already installed on this PC when I decided to look at this.
draw.io Desktop 30.2.6 by Razvan Serea
draw.io desktop is a downloadable security-first diagramming application that runs on Windows, MacOS and Linux. Creating diagrams in the desktop app doesn’t need an internet connection. This is useful when you are disconnected or when you must create diagrams in a highly secure environment, where data protection is of the utmost importance. When you use the draw.io desktop app, your diagrams will be stored on your local device. Because this is a stand-alone application, also designed to run offline, there are no interfaces to cloud storage platforms available. Of course, you can still store your diagrams in folders that are synchronised to your cloud storage if you wish.
Easy-to-use diagram editor
The draw.io apps work just like the office and drawing tools you are used to using.
Drag and drop shapes from the shape libraries and drag to draw connectors between them.
Drag connectors to add waypoints and set a precise shape and position, or let them reroute automatically.
Double click and start typing to add a label to anything.
Create tables and swimlane flows with a familiar tool.
Style shapes and connectors with customisable palettes, sketch options, fonts and text formatting tools.
Search for shapes, including in open-source icon libraries.
Use our vast libraries of shapes and templates, organised into logical categories, to create a range of diagrams and infographics.
Generate diagrams from text descriptions using our smart templates.
Diagram faster with keyboard shortcuts.
draw.io Desktop 30.2.6 changelog:
Uses electron 42.5.0
#2452
Updates to draw.io core 30.2.6.
Download: draw.io 64-bit | Standalone (Open Source)
Download: draw.io 32-bit | ARM64 | ARM64 Standalone
Links: draw.io Home Page | Project page @GitHub | Screenshot
Get alerted to all of our Software updates on Twitter at @NeowinSoftware
Question
goretsky Supervisor
Hello,
I have been keeping an archive of all of the device drivers for all of the hardware I use over the years for a number of reasons:
This includes Nvidia's device drivers, which a while ago passed the size of an entire CD-ROM disc (650 MB), and currently sit at around 820-830 MB as downloaded from them. And, I should note, that Nvidia releases separate installers for its desktop and notebook graphics chipsets, with filenames containing either desktop or notebook to denote what they were for. Some drivers. like those released as a security patch or a hotfixe, contained the string desktop-notebook in the filename, indicating the package was for both types of hardware.
Despite having separate downloads for desktops and notebooks, the installers for the desktop and notebook versions of Nvidia's drivers have been the same size for a while. This is something I did not pay too much attention to this, because I know from working at hardware and software companies that such things can be attributed to very small changes between product SKUs, like strings for product name or operating system names, detection logic for what to install and where to install it, and so forth.
Having just gone through process of buying yet another HDD to upgrade my backup system's capacity, I decided to take a look at those Nvidia driver downloads, since over time they have been taking up more and more space. As much as I like having a library of drivers, I don't need duplicates in it. And, since a large number of Nvidia's desktop and notebook device driver installation files seemed to be the same size, I figured it could be they were identical. So, I decided to put this to the test and see if any of them were, in fact, duplicate files.
Using a tool to check for duplicate files, I was unsurprised to find that the installers for desktop and notebook versions of the installation packages generated identical CRC-32's and 32-bit checksums, indicating that the contents of the files were the same (I skipped MD5's, SHA-1's or stronger hashing methods as confirmation from two fast algorithms was sufficient).
Knowing that, it seems I could save myself quite a bit of disk space by deleting the duplicate files. Between the Windows 10 and Windows 11 drivers, there were 288 GB of duplicate files.
I haven't looked to see if the driver installation packages perform any logic checks against their filename to determine whether to display that they are for desktop or graphics chipsets and go through the install process accordingly, but those are easy enough to check should I need to reinstall a particular package in the future.
Oh, the screen shot is from Funduc Software's Duplicate File Finder, just in case you're wondering. There are plenty of similar utilities you can find in Neowin's Software section (or you can script something yourself), but I have used a few of their utilities in the past so it was already installed on this PC when I decided to look at this.
Regards,
Aryeh Goretsky
Edited by goretskyfixed a typo
Link to comment
https://www.neowin.net/forum/topic/1456753-a-little-bit-of-file-de-duplication%E2%80%A6/Share on other sites
3 answers to this question
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