I have a dll now I want use it as a .exe so it is possible how can I do it?
You can't run dll at all. You can create exe and add your dll as a reference.