View Single Post
Go4Expert Founder
5May2009,19:59  
shabbir's Avatar
if(File.Exists("/path/to/your/dll/file") == true)
{
We know the file exists
}

Read this