Hello.

I'm looking for some way to check whether a program has been correctly installed; ie if it contains the right files at the right place.
I had first thought of hash, but it only check the integrity of data.
I don't need a program, just an idea, so I can code it.

Thanks.