Autoupdate Versions

Discussion to talk about software related topics only.
Post Reply
SeeCwriter
Posts: 606
Joined: Mon May 12, 2008 10:55 am

Autoupdate Versions

Post by SeeCwriter »

My company has started moving to Windows 10, and Win10 doesn't like the version of Autoupdate that comes from NNDK v2.8.1. It throws up a warning. But it has no problem with the version of Autoupdate in NNDK v2.8.5. So I checked the revision of the two Autoupdates and they both report being v2.2. But when I check the file sizes, Autoupdate from v2.8.1 is 1832488 bytes, while the same v2.2 Autoupdate from v2.8.5 is 1833984 bytes.
This led me to check out all the Autoupdate utilities from all the NNDK's I have.

Code: Select all

Netburner Ver    Autoupdate Ver    Autoupdate Size
2.7.3             2.2                   196608
2.7.4             2.2                   196608
2.7.5             2.2                   196608
2.7.6             2.2                   1832448
2.8.0             2.2                   1832448
2.8.1             2.2                   1832448
2.8.2             2.2                   1833984
2.8.3             2.2                   1833984
2.8.4             2.2                   1833984
2.8.5             2.2                   1833984
2.8.6             2.4                   1838824
2.8.7             2.4                   1838824
I don't know what it means, just an interesting exercise.
Post Reply