lucasg/Dependencies

Can't find file on disk any more - but it did find it?

lansalot opened this issue · 1 comments

Afternoon all

Version 1.11.1, trying to check out the dependencies on this app: https://github.com/Open-Agriculture/AgIsoVirtualTerminal/releases

App is failing to start, so I expected some missing DLL - but dependencies says it can't find the file PCANBasic.dll on the disk any more; but a procmon trace shows that it did find it?

The file isn't missing, hasn't been quarantined by AV or anything like that - and in fact I can drag the same DLL into dependencies and it will look at it quite happily?

image

Any suggestions?

Afternoon all

Version 1.11.1, trying to check out the dependencies on this app: https://github.com/Open-Agriculture/AgIsoVirtualTerminal/releases

App is failing to start, so I expected some missing DLL - but dependencies says it can't find the file PCANBasic.dll on the disk any more; but a procmon trace shows that it did find it?

The file isn't missing, hasn't been quarantined by AV or anything like that - and in fact I can drag the same DLL into dependencies and it will look at it quite happily?

image

Any suggestions?

Maybe you could set the search path.
For example:

image