On windows use "//computername/share/filename" or "\\\\computername\share\filename" to check files on network sharesif(file_exists("C:/Program Files/csdn/CSDN Helper.exe"))
echo "yes";