SUMo : Keep your software up to date

Discussion in 'other software & services' started by Kyle_Katarn, Dec 20, 2011.

  1. Buddel

    Buddel Registered Member

    Joined:
    Apr 28, 2015
    Posts:
    1,917
    I have. Looks great. Thanks, Kyle.:thumb:
     
  2. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    OK ! I'll keep on making it better and applied on other windows and apps (DUMo,...)
     
  3. paulderdash

    paulderdash Registered Member

    Joined:
    Dec 27, 2013
    Posts:
    4,638
    Location:
    Under a bushel ...
    Kyle, I'm using the PortableApps.com version, but it isn't 'remembering' the dark setting between runs ('Dark mode' option still ticked though).
     
  4. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    OK, i'll report to PortableApps developpers : https://portableapps.com/node/62264
     
  5. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    SUMo - 5.11.1 ( Released 2020-06-14)
    ====================================

    https://www.kcsoftwares.com/?sumo

     
  6. paulderdash

    paulderdash Registered Member

    Joined:
    Dec 27, 2013
    Posts:
    4,638
    Location:
    Under a bushel ...
    May have been a registration issue. I re-registered it and it seems OK now.
     
  7. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    OK, let me know if problem occurs again... another user is reporting something similar.
     
  8. paulderdash

    paulderdash Registered Member

    Joined:
    Dec 27, 2013
    Posts:
    4,638
    Location:
    Under a bushel ...
    I will ... I saw there were responses to your post for the PA devs.
     
  9. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    I'll look for update there too.
     
  10. guest

    guest Guest

  11. guest

    guest Guest

    Fixed:

    Some SUMo settings not "saved"
     
  12. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
  13. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,755
    [SUMo] Beta Report for HitmanPro.Alert by SurfRight B.V. v 3.8.4.871 - SUMo reports Update available (3.8.4.873)
     
  14. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    Fixed, thanks !
     
  15. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,755
    [SUMo] Error Report for WSCC Portable (64 bits) by KirySoft v 4.0.5.0 - SUMo reports Update available (4.0.5.2)
    sumo.jpg
     
  16. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    Do you mean that SUMo is reading the wrong field on these 2 exe ?
     
  17. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,755
    Apparently SUMO is not reading the product version of the wscc64.exe which I have renamed to differentiate between the 32-bit version wscc.exe and the 64-bit version. The 32-bit version is correctly identified, so I don't know what method SUMO uses to determine the version on the 32-bit version and why it fails on the renamed exe. Both versions are current (4.0.5.2)

    Why do you think product version is the wrong field to read? Both file version and product version should be considered since neither one is always reliable no?
     
  18. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    Very strange. I'll check.
     
  19. mrpink

    mrpink Registered Member

    Joined:
    Mar 29, 2010
    Posts:
    406
    kgb.png

    The kgb2_console.exe included in Universal Extractor is the latest version. SUMo gives me an update from time to time, not always
     
  20. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    In this case, right click > skip > 1 week (or ignore if it ia just a sub-product of something else you already monitor in a more reliable manner in SUMo)
     
  21. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,755
    Code:
    C:\>powershell
    Windows PowerShell
    Copyright (C) 2016 Microsoft Corporation. All rights reserved.
    
    PS C:\> (get-command d:\thinapps\wscc\wscc64.exe).FileVersionInfo.FileVersion
    4.0.5.0
    PS C:\> (get-command d:\thinapps\wscc\wscc64.exe).FileVersionInfo.ProductVersion
    4.0.5.2
    PS C:\> (get-command d:\thinapps\wscc\wscc.exe).FileVersionInfo.FileVersion
    4.0.5.0
    PS C:\> (get-command d:\thinapps\wscc\wscc.exe).FileVersionInfo.ProductVersion
    4.0.5.2
    
     
  22. Kyle_Katarn

    Kyle_Katarn Developer

    Joined:
    Dec 20, 2007
    Posts:
    3,331
    OK, so both file have the same scheme are are processed in a similar way by SUMo... isn't it the case ?
     
  23. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,755
    No, I already posted this and you wanted to check into it because SUMO was not flagging the renamed exe correctly --> from the 64-bit wscc.exe to wscc64.exe. What don't you understand from my postings?

    [SUMo] Error Report for WSCC Portable (64 bits) by KirySoft v 4.0.5.0 - SUMo reports Update available (4.0.5.2)

    It has to do with the name change. It picks up the 64-bit version correctly if I leave it as wscc.exe, but I use both the 32-bit and 64-bit and they both have the same name, so I need to differentiate between the two when using one directory. I guess SUMO is unable to correctly report such a case. Should be easy to test to see what I'm talking about.
     
    Last edited: Jul 1, 2020
  24. guest

    guest Guest

    That's right.
    Rename these file to some random names, scan again and both files will be detected as 4.0.5.0: "Update available (4.0.5.2)"
    (both files have the same file version [4.0.5.0] & product version [4.0.5.2])
    Code:
    SUMo.log (Debug mode)
    
    Info        Server replied 4.0.5.2 in 156 ms
    Verbose        Local version : 4.0.5.0
    Info        Checking  : WSCC Portable (64 bits)  [Note: =wscc64.exe (renamed file!)]
    
    Info        Server replied 4.0.5.2 in 172 ms
    Verbose       Local version : 4.0.5.2
    Info       Checking : WSCC Portable [=wscc.exe]
    
    As long as the file is not renamed it will be correctly "detected" (local version: 4.0.5.2)
    Code:
    SUMo.log (Debug mode)
    
    Info        Server replied 4.0.5.2 in 156 ms
    Verbose        Local version : 4.0.5.0
    Info        Checking  : WSCC Portable (64 bits)  [Note: =wscc_random.exe (renamed file!)]
    
    Info        Server replied 4.0.5.2 in 172 ms
    Verbose       Local version : 4.0.5.0
    Info       Checking : WSCC Portable  [Note: =wscc_randomized.exe (renamed file!)]
    
     
  25. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,755
    Thanks mood. As you stated, locally, 4.0.5.0 comes from the File Version and 4.0.5.2 comes from the Product Version of the exe. I don't understand what the name has to do with finding the correct version of the local file. SUMO must only be checking the File Version in case of a name mismatch and reporting update available, whereas it's comparing both versions for a hit if the name matches.
     
    Last edited: Jul 1, 2020
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.