I logged in as a different user on my Mac and BBEdit presented itself
as "unregistered" so your best bet is probably to create a new
_administrator_ account, then log in as that user and delete your user
account (which I would recommend anyway).
That should take are of "downgrading" most applications — except Mac
App Store apps, which you should probably just delete. You can find
them by running this command in Terminal:
find /Applications -iname _MASReceipt -type d -maxdepth 3 -print \
| sed 's#/Contents/_MASReceipt##g' \
| sort -i \
| bbedit --scratchpad
(see how I made that BBEdit-related at the end there? ;-)
Tj
--
TJ Luoma
TJ @ MacStories
Personal Website:
luo.ma (aka RhymesWithDiploma.com)
Twitter: @tjluoma
> --
> This is the BBEdit Talk public discussion group. If you have a
> feature request or need technical support, please email
> "
sup...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: <
https://www.twitter.com/bbedit>
> ---
> You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
bbedit+un...@googlegroups.com.
> To post to this group, send email to
bbe...@googlegroups.com.
> Visit this group at
https://groups.google.com/group/bbedit.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/bbedit/1b3ea33a-b443-4878-b060-870f3e3f3c80%40googlegroups.com.