Open your cmd.exe with Administrator account and paste these command line after line
netsh wlan set hostednetwork mode=allow ssid=hotspot key=password keyUsage=persistant netsh wlan start hostednetwork
I am a Linux System Administrator , Who started my carrier in Jan 2014. I am writing this blog with issues,requirements etc things of a Linux System Administrator. I hope it will help you and Please contact me if you want to write.
netsh wlan set hostednetwork mode=allow ssid=hotspot key=password keyUsage=persistant netsh wlan start hostednetwork
wget http://epel.mirror.net.in/epel/6/i386/epel-release-6-8.noarch.rpm rpm -Uvh epel-release-6-8.noarch.rpm
rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
vim /etc/httpd/conf.d/phpMyAdmin.conf
service httpd restart