[sclug] How to detect where Microsoft installs its drivers

ed ed at s5h.net
Tue Apr 25 20:43:10 UTC 2006


On Tue, 25 Apr 2006 20:23:36 +0200
pieter claassen <pieter at claassen.co.uk> wrote:

> Short of using tripwire, is there a quick way to detect where
> Microsoft installed stuff?

Might be of use if you're using wine/mounted NTFS disk

find . -type f -mmin 10

To find files modified in the last 10 minutes...

-- 
Regards,
Ed.


More information about the Sclug mailing list