After Effects Pop Up Handler : Color Finesse 2

Hi,
In Adobe CS4 After Effects, included is a free LE copy of Color Finesse 2.
After entering the serial number/user/company details (can be automated using your local multi-volume site licence), a registration window can appear just once. In network rendering mode this is annoying and will cause problems. Added this pop up handler to my AE py plugin:

Handle Adobe CS4 Color Finesse LE - Serial Number Dialog Registration Window

self.AddPopupHandler(".On-line Registration.", “No” )

Mike

Thanks Mike!