ok i solved my problem with oclminer using a .bat instead of directly cmd but with this method there is another problem... How to prevent the window from closing when the address is found?

oclvanitygen.exe 1ForuM
Send it to a file (-o
filename) so you don't lose it or use the -k switch which forces vanitygen to keep looking.
or if in windows, shift-right click and select
open command window here on the directory containing oclvanitygen
thanks, now I'm ready to generate everything! (ok, not everything), I make 2,50 Mkey/s with my small GT540M

yes i have tried
but if i start oclvanitygen.exe -v 1WiLLi it will only display the openCL platforms
C:\> oclvanitygen.exe -v 1WiLLi
Prefix difficulty: 15318045009 1WiLLi
Difficulty: 15318045009
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
0: [Advanced Micro Devices, Inc.] Ellesmere
1: [GenuineIntel] Intel(R) Celeron(R) CPU G530 @ 2.40GHz
and if i use the Platform 0 i get the same output
[code]C:\>oclvanitygen.exe -p 0:0 1WiLLi
Difficulty: 15318045009
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
0: [Advanced Micro Devices, Inc.] Ellesmere
1: [GenuineIntel] Intel(R) Celeron(R) CPU G530 @ 2.40GHz
[/code]
what for a exacly command line strin did i need? and why get i only one card from my six cards back in the platform device list?
i had the same problem, you just need to create a .bat file, put it in the folder of vanitygen and write this:
oclvanitygen.exe -o whereyouwanttosave.txt 1UrName
and then open it!
