|
it does happen, and I hate it. The are various methods of detect pc components but not all of them work. Within asc, i have 3 choices, first, to detect via regedit, only problem is reading qword data types, second is through wmi, this method has a tendency of having unexpected errors on win8. Third is through opencl which i don't know quite well but i am currently using it.
|