Page 1 of 1

App Genie not updating apps

Posted: Wed Jun 28, 2023 7:46 pm
by Markedin
Hi Support
I've noticed it seems apps are not updating from App Genie. As an example On my own computer I have an outdated version of 7zip. Attached is a screenshot of today script run it finds that 7zip is there but doesn't update it. I've noticed similar for firefox and citrix workspace. Appreciate any suggestions.
SNAG-0014.png
SNAG-0014.png (36.96 KiB) Viewed 9681 times
SNAG-0013.png
SNAG-0013.png (35.26 KiB) Viewed 9681 times

Re: App Genie not updating apps

Posted: Fri Jun 30, 2023 1:00 pm
by Cubert
Yeap, something is a miss.

The log line that says "Command returned [7zip]current version is [OK].

That should actually be a version number, the fact its a OK tells me that the CMD may have failed with no return to which Automate appends an "OK" as the return.

Can you do a choco.exe -V and post your chocolatey version. I will go see if the language has changed.