HowTo: Extend the Apple iWork 08 Trial Period

First off, let me say that this should not be used to keep from paying for iWork. If you like the software you should buy it. Today, I needed to create a Keynote presentation. I thought I had purchased iWork back in August but apparently I did not. So when I fired up Keynote I learned that I only had an expired trial. I rushed to apple.com to buy iWork 08 and learned that for some reason you cannot get digital delivery of iWork. Without being able to get a license key digitally I am not able to create this presentation that is due today and should have been created a week ago. So for all you people who are well-intentioned procrastinators in a bind (like myself), here is how you can extend the iWork trial period.


There may be an easier way and this method may be overkill, but hey, it works.

Fire up Terminal and run the following commands (very carefully, I am not responsible if you accidentally delete all your applications with a typo):
rm -rf /Library/Receipts/iWork08Trial.pkg
rm -rf /Library/Preferences/com.apple.iWork08.plist
rm -rf /Library/Application\ Support/iWork\ \’08/
rm -rf /Applications/iWork\ \’08/

Now just download the iWork trial, install it again, and hurry up and meet your deadline.

Don’t forget to pay Apple for iWork.

UPDATE: All you need to do is run this command from terminal:

rm -rf /Library/Preferences/com.apple.iWork08.plist