Thanks for the reply. I need to ask another question:
I builded my own interface as you suggested, so I actually have two file: TurboActivate.dat, and TurboActivate.dll. I want put this two files in a "secure" folder, well, at least a folder that prevent to easily find this file.I usually save all my application configuration inside the AppData/Roaming folder, but I doesn't want insert this files inside of it.
1. Could you suggest a place, or maybe a correct way to handle this?2. Can I rename the dll and the .dat file in any name or extension? At this point I should change the name from the TA class imported in my app?
Thanks again