Release note of version 1.3.2.4
This commit is contained in:
58
README.md
58
README.md
@@ -1,30 +1,42 @@
|
||||
# MultiPar
|
||||
|
||||
### v1.3.2.3 is public
|
||||
### v1.3.2.4 is public
|
||||
|
||||
This is a minor update version.
|
||||
Because some security vendors recognize MultiPar.exe's batch processing mode as stealth malware behavior,
|
||||
I removed the "/batch command" feature.
|
||||
Thanks [didamsko for reporting the problem and test](https://github.com/Yutaka-Sawada/MultiPar/issues/61).
|
||||
If someone wants batch operation, please use command-line version par2j64.exe instead of GUI version MultiPar.exe.
|
||||
When you don't see any problem in your using version, you don't need to replace.
|
||||
To decrease false positive at malware detection by some security vendors,
|
||||
I added VERSIONINFO in each application's resource.
|
||||
Now you see version information for console application.
|
||||
It may be useful to check version number on Windows Explorer.
|
||||
|
||||
While MultiPar supports SFV and MD5 files as same as QuickPar, I didn't test so much.
|
||||
I improved the compatibility to recognize # as starting comment.
|
||||
Thanks [fooziex](https://github.com/Yutaka-Sawada/MultiPar/issues/62) for reporting the problem and samples.
|
||||
Because there are variety of SFV or MD5 file format, I may not know a minor style.
|
||||
If you see a problem, please tell me with ease.
|
||||
|
||||
|
||||
[ Changes from 1.3.2.2 to 1.3.2.3 ]
|
||||
[ Changes from 1.3.2.3 to 1.3.2.4 ]
|
||||
|
||||
GUI update
|
||||
All client update
|
||||
- Change
|
||||
- I removed /batch command from MultiPar.exe.
|
||||
- Failed result of Self-Test is shown in detail.
|
||||
- I added VERSIONINFO in each application's resource.
|
||||
|
||||
SFV/MD5 client update
|
||||
- Change
|
||||
- MD5 checker recognizes # as comment.
|
||||
|
||||
|
||||
[ Hash value ]
|
||||
|
||||
MultiPar1323.zip
|
||||
MD5: E66DD8773450C7E1A703EB5F2D935615
|
||||
SHA1: 362B4878B08463FAF9BC4CB551D68DAC0CA10575
|
||||
MultiPar1324.zip
|
||||
MD5: 752D59DE3A91D41939B4040A07B32B0D
|
||||
SHA1: BA985FEC7FD3931F428B3620F692D0DF597232C2
|
||||
|
||||
MultiPar1323_setup.exe
|
||||
MD5: A1870227F3D40E7BCB94B9BE340A709A
|
||||
SHA1: 2DCB3D9E367B7DDAED7C950CD71F1538DF247F7D
|
||||
MultiPar1324_setup.exe
|
||||
MD5: 0EB83A033B68B32529D71356117DEEB6
|
||||
SHA1: 128A7D20C8D7871E080FD960A127B529E97C6F32
|
||||
To install under "Program Files" or "Program Files (x86)" directory,
|
||||
you must start the installer with administrative privileges by selecting
|
||||
"Run as administrator" on right-click menu.
|
||||
@@ -35,17 +47,17 @@ you must start the installer with administrative privileges by selecting
|
||||
[GitHub](https://github.com/Yutaka-Sawada/MultiPar/releases) or
|
||||
[OneDrive](https://1drv.ms/u/s!AtGhNMUyvbWOaSo1n_R8awJ_hg0?e=4V0gXu).
|
||||
|
||||
MultiPar_par2j_1323.7z
|
||||
MD5: 587AF25EBB2ABF338FB1A07661E8A790
|
||||
SHA1: 6DD28E7BCF7AAC9B28EB3BA7CFFC14F67CC38D87
|
||||
MultiPar_par2j_1324.7z
|
||||
MD5: ABDF853F7416B214F718EF91B87B4F53
|
||||
SHA1: DF94C8B57618DE93E06DF0E7BBA7D95AFD781CE8
|
||||
|
||||
MultiPar_par1j_1322.7z
|
||||
MD5: E80BEB9BBFEAC709B0647E97580CD107
|
||||
SHA1: 84F51338C2AB1D8B9179319F20EB159F27D9FA2A
|
||||
MultiPar_par1j_1324.7z
|
||||
MD5: A76530DFD9C3FC8779582E2A82F1D5F9
|
||||
SHA1: 7BEE4381D4328DB2E66CA82044F0CE4A6F036C3C
|
||||
|
||||
MultiPar_sfv_md5_1322.7z
|
||||
MD5: 468540C08059987573404A860B43979A
|
||||
SHA1: 2B8AD55E1DC626A9F152554637B71EBE32F7C474
|
||||
MultiPar_sfv_md5_1324.7z
|
||||
MD5: F3C9F14E2EFF31FD277F75991817B97F
|
||||
SHA1: A86A3F1212AA1B5A278FFB3194C88EAF28C60AFF
|
||||
|
||||
MultiPar_ShlExt_1320.7z
|
||||
MD5: C413655ABF85BCFF3D4B349BAAADC24B
|
||||
|
||||
Reference in New Issue
Block a user