Showing posts with label prompt. Show all posts
Showing posts with label prompt. Show all posts

Monday, September 26, 2016

how to create wifi using command prompt

how to create wifi using command prompt


how to create wifi using command prompt 


Guide video link is here https://www.youtube.com/watch?v=E3wYZeUMjOY
how to generate a Virtual WIFI router using CMD ,

First- Run notepad using winkey + R then type notepad or  type notepad in start menu  ,Paste the following code into it
( Note- password must be atleast 8 characters long )

netsh wlan set hostednetwork mode=allow ssid=My  wifi key=password
netsh wlan start hostednetwork

Second-save this file as wifi.bat  , its imp to save the file with .bat extension

third- turn on the wifi adaptor using inbuilt wifi switch

fourth- Run this file as an administrator , this can also be made permanent by changing properties of wifi.bat always run the file as administrator

fifth share the internet connection to the virtual wifi router thus generated.

well you got the new wifi named My  wifi in your room , connect to it using the Key password

to stop the wifi generate another bat file using the code 

netsh wlan stop hosted network

save this file as stopwifi.bat
run the file as administrator


Watch this simple video for help


PLEASE LIKE AND SUBSCRIBE MY FIRST VIDEO 
HACKER SACHIN RASTOGI

download now

Read More

Saturday, August 13, 2016

How to Replace Command Prompt with PowerShell Power User On 10 Windows

How to Replace Command Prompt with PowerShell Power User On 10 Windows


One of the ways that you can use to access the Command Prompt is through the Power User (Winkey + X). But did you know that Microsoft gives users the option to replace these two options with the Power Shell. So if youre more likely to use PowerShell, you can change it to gain faster access. Here are the steps.


Replace Command Prompt with PowerShell At Power Users

First go to Settings (Winkey + I), and then navigate to the Home - Taskbar. Then on the right pane swipe from Off to On the Replace option Command Prompt with Windows PowerShell in the menu when I right-click the Start button or press the Windows key + X.



That way, the Command Prompt option will be replaced with PowerShell. You can also use the same way to switch back to the Command Prompt.

with PowerShell


download now

Read More