fseventer would help here. Also, some plugins are notorious for serializing themselves (or keeping settings) inside the Creative Suite preferences rather than a sane plist. When I hit these scenarios I serialize the product and then start yanking preference files one by one until the plugin becomes unserialized.
If you do end up doing a hand serialization, embedding a text file with the serial in a non-obvious place (inside the plugin’s package (as in “Show Package Contents” in the Finder), for example) can at least save you the headache of typing it in and having to go find it every time you need to serialize it.
So it appears onOne stores serialization info for Genuine Fractals Print Pro in /Users/Shared/.PPXE
The odd part is that the file is 0 size and appears to be empty with more, vi, and strings.
Now, the file name is part of our s/n so…since I have no other s/n with which to test I cannot verify that another s/n might result in a file named something else.
Comments are closed