System.IO.File.Delete(finalunzipPath & "\001.jpg")
imgThumb = img.GetThumbnailImage(115, 115, Nothing, New IntPtr())
img = Nothing objPic = Nothing imgThumb = Nothing
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)