Dear all,
I have this issue. I have just copy ETH 9.8 source from my friend, after that i showed hidden files. I detected a file hidden opencl.exe. I opened start.bat in ETH 9.8 folder, and I saw this content:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
start opencl.exe
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 5
taskkill -t -f /im EthDcrMiner64.exe
taskkill -t -f /im ethminer.exe
EthDcrMiner64.exe
Who can support me to know what's opencl.exe? I checked this file on virustotal.com. This website detected this file is virus. Is it a virus? and if it is virus, how can remove it?