amaneet wrote:
Can i list all the exes using the registry.in vb.net 2005.
Of course not. Not every exe on your machine exists in the registry, only COM dlls, and files that have been recently used, etc.
amaneet wrote:
Is there any way out to sort out this as well.
Of course. Write a list of files you want to ignore, and write code to ignore them. I see no hard and fast rule, it looks to me like you want to write an exclusion list. On what basis did you want to exclude them ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )