You should use sgminer and I think this will work fine if you only have IGP sgminer.exe -k skunkhash -o stratum+tcp://sigt.suprnova.cc:7106 -u USERNAME -p PASSWORD
If it's not working, we will figure out how to do it

I do not have just the igp, I have a gtx760 (that i'm using to mine).
That's why I asked, I use cc miner for the nvidia while sgminer should be used for the intel, is that right?
Sorry, I wasn't listening...
Yes, because the IGP is opencl based, so you should use sgminer for it.
Ok something is wrong, sgminer just dectect the 760 gtx, not the intel, I tried with --gpu-platform 1 too.
Is the IGP enabled in BIOS? If it is, you can see it in the Windows Device Manager at the Video Cards.
Yes it is, I also installed the lastest drivers and opencl for intel...
Listing OpenCL devices.
FORMAT: [deviceID] deviceName
[ 0 ] GeForce GTX 760
CL_DEVICE_TYPE: GPU
CL_DEVICE_GLOBAL_MEM_SIZE: 2147483648
CL_DEVICE_MAX_MEM_ALLOC_SIZE: 536870912
CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
[ 1 ] Intel(R) HD Graphics 530
CL_DEVICE_TYPE: GPU
CL_DEVICE_GLOBAL_MEM_SIZE: 6393515213
CL_DEVICE_MAX_MEM_ALLOC_SIZE: 2147483647
CL_DEVICE_MAX_WORK_GROUP_SIZE: 256