View Single Post
Old 09-22-2005, 11:27 PM   #62
JimO'Connor
Mac Development
 
JimO'Connor's Avatar
 
Join Date: Jul 2002

Location: Kenai, Alaska
Posts: 678
Hi Mark,

The solution is fairly straightforward. This happened because Apple saved and restored your hard drive, which confused a file permission.

In the terminal application (/Applications/Utilities/Terminal.app) type in the command

sudo rm /Library/Preferences/com.prolific.*

and press the return key. It will ask you for your password so it can have permission to remove the file. You need to have administrative authority on the computer to do this.

You'll have to enter the CD one more time, but it should be fine without it after that.

Let me know how it goes.
Jim O'Connor
Order N Development
JimO'Connor is offline   Reply With Quote