
Beta Versions / Undue notifications
-
- Site Admin
- Posts: 1447
- Joined: Sun Jul 03, 2011 8:13 pm
Re: Beta Versions / Undue notifications
Strange as it is not added and no reason gets logged 

-
- Posts: 27
- Joined: Fri Dec 13, 2019 4:44 pm
Re: Beta Versions / Undue notifications
Just repeated it in Window Sandbox with a freshly downloaded copy of SUMo, default settings, and copying over madHcCtrl.exe. Got the same result -
Did another run in a new instance of Sandbox, this time running a scan. Different result (obviously), but not sure it's any more helpful - -
- Site Admin
- Posts: 1447
- Joined: Sun Jul 03, 2011 8:13 pm
Re: Beta Versions / Undue notifications
That's the cause : Verbose [20-05-27 22:44:19] Removing C:\Users\WDAGUtilityAccount\Desktop\sumo\sumo\madHcCtrl.exe (Cause : Empty / Invalid version (madVR / madshi.net / ))
Looks like exe does not hold correct version number.
Is it true ??
Looks like exe does not hold correct version number.
Is it true ??
-
- Posts: 27
- Joined: Fri Dec 13, 2019 4:44 pm
Re: Beta Versions / Undue notifications
No, seems fine:

Code: Select all
wmic datafile where name="C:\\Program Files (x86)\\K-Lite Codec Pack\\Filters\\madVR\\madHcCtrl.exe" get Version /value
Version=1.1.21.0
Code: Select all
(get-item -path 'C:\Program Files (x86)\K-Lite Codec Pack\Filters\madVR\madhcctrl.exe').versioninfo | format-list -force
OriginalFilename : madHcCtrl.exe
FileDescription : mad* home cinema control
ProductName : madHcCtrl
Comments :
CompanyName : madshi.net
FileName : C:\Program Files (x86)\K-Lite Codec Pack\Filters\madVR\madhcctrl.exe
FileVersion : 1.1.21.0
ProductVersion : 1.1.21.0
IsDebug : False
IsPatched : False
IsPreRelease : False
IsPrivateBuild : False
IsSpecialBuild : False
Language : English (United States)
LegalCopyright : Copyright (C) 2010-2016 madshi.net
LegalTrademarks :
PrivateBuild :
SpecialBuild :
FileVersionRaw : 1.1.21.0
ProductVersionRaw : 1.1.21.0
Last edited by ilike2burnthing on Thu May 28, 2020 10:24 pm, edited 1 time in total.
-
- Site Admin
- Posts: 1447
- Joined: Sun Jul 03, 2011 8:13 pm
Re: Beta Versions / Undue notifications
Where could I download this file ?
-
- Posts: 27
- Joined: Fri Dec 13, 2019 4:44 pm
Re: Beta Versions / Undue notifications
https://codecguide.com/download_kl.htm
Standard pack should be fine. I'm using the update as well, but I don't think it touched madVR.
EDIT: should be the same - http://madshi.net/madVR.zip
Standard pack should be fine. I'm using the update as well, but I don't think it touched madVR.
EDIT: should be the same - http://madshi.net/madVR.zip
-
- Site Admin
- Posts: 1447
- Joined: Sun Jul 03, 2011 8:13 pm
Re: Beta Versions / Undue notifications
OK, bug reproduced. I'm working on it.
https://www.kcsoftwares.com/bugs/view.php?id=6038
https://www.kcsoftwares.com/bugs/view.php?id=6038
-
- Posts: 27
- Joined: Fri Dec 13, 2019 4:44 pm
-
- Site Admin
- Posts: 1447
- Joined: Sun Jul 03, 2011 8:13 pm
Re: Beta Versions / Undue notifications
Thanks to you for reporting !
-
- Site Admin
- Posts: 1447
- Joined: Sun Jul 03, 2011 8:13 pm
Re: Beta Versions / Undue notifications
SUMo reads version from "changelog.txt" for this product, as exe file does not hold the correct version information.
Do you have such a file in your folder ? If not, why ?
Do you have such a file in your folder ? If not, why ?