Ankaro,
tnx for the answer, i hope some of devs answer your question about FE support in this tool.
I have one more question about autostart, is there a way that this can be done just like in overdriveNTool(much more practical) where you just autostart profiles with .bat for each of gpus(no need for reg powertable stuff)
example of input text in .bat
OverdriveNTool.exe -p0myProfile -p1"Profile 2"
In this example application starts without gui, then sets "myProfile" to GPU with id=0 and "Profile 2" to GPU with id=1 and then exit.