If someone use this, here is a method how to install, specially how to autoregister
For silent install:
setup.exe /S
For "auto registration" you need to make a file autoreg.ini with this content.
[Registration]
User = your_user
Key = your_key
And using batch or WPI you need to copy autoreg.ini in photofiltre installation folder. When run program, will auto register.