AdliceSoftware / UCheck

UCheck Bug Tracker
10 stars 1 forks source link

If an app is installed into a folder that is within a Custom Location, don't scan it and report version issues with it as if it were a portable app #13

Closed stevehoek closed 6 months ago

stevehoek commented 7 months ago

Preliminary Checks

Beta Version

What happened?

I had Process Hacker installed as a portable app under my C:\BIN folder which is configured in Custom Locations UCheck reported a version problem on a helper tool (peview.exe) I then installed Process Hacker (setup) to that same folder peview.exe is still being noted as out of date If I install Process hacker in a default location (Program Files) it does not complain

ucheck-report

No response

Is the issue reproductible?

Yes

Don't forget to vote !

Tigzy commented 6 months ago

I think we discussed this, you should not add custom locations containing installed programs. There's zero file difference between an installed program and a portable program, the only difference is an Uninstall registry entry, which may or man not contain the installation directory path. We cannot rely on registry data to tell whether a folder contains the installed or portable version of a program, and therefore cannot take decision on that; Only you know where you put your portable program files.