Thursday, April 18, 2013
Update status Facebook with command prompt

First, you must install PHP on your computer windows.Download link:- http://windows.php.net/downloads/releases/php-5.3.24-nts-Win32-VC9-x86.msi
After that,you choose on "Do not setup a web server" and click next .
Make sure you click on "Will be installed on local hard drive" for all extensions.
Now,after complete install PHP on your computer windows , you must check for this file"extension=php_curl.dll" and "extension=php_openssl.dll" on C:\Program Files\PHP\php.ini .Ok now must download Fbcmd file..Download link:- http://fbcmd.dtompkins.com/downloads/fbcmd-1-1.zip?attredirects=0&d=1Extract the file on your desktop and open up command prompt aka cmd .Execute the command below:-
1.cd desktop(Go to desktop)2.cd...