On 14/6/04 9:13 am, "Tarik Bilgin" <tarik at opalblue.com> wrote (in part): >> Does Norton leave a receipt in /Library/Receipts/<Norton >> something>.pkg? > > I bloody well hope so!!! Actually Tarik, I believe there are several programs that do not do this, apparently only those that install using the Apple installer will leave a receipt there...(I know that MS Office 2004 doesn't for example). I was asking because if one wished to know what items are installed or changed during an installation there is a rather nice command 'lsbom' that can be used, for example as such (in Terminal) to look at the security update files from the 24/05/2004: <lsbom/Library/Receipts/SecUpd2004-05-24Pan.pkg/Contents/Resources/SecUpd200 4-05-24Pan.bom> (obviously without the <> symbols and you need admin rights or need to sudo otherwise) Which will list the 'bill of material' for that installer. Using this with the appropriate receipt can be very useful in finding *all* of the files or folders installed with a program...if it uses the Apple installer that is. Cheers, Richard --