How does the echo command works in batch programming

The ECHO command in Windows CMD is used to print out text to the screen, display the actual setting of the Command-line which means when you do: The “C:\Users[User]” line before your command input will disappear. You can restore it with: Here all functions of ECHO explained: @echo [on/off] (to set the command-line settings) echo [text] (to print text … Read more

Can’t start hostednetwork

This happen after you disable via Control Panel -> network adapters -> right click button on the virtual connection -> disable To fix that go to Device Manager (Windows-key +x+ m on windows 8, Windows-key +x then m on windows 10), then open the network adapters tree , right click button on Microsoft Hosted Network Virtual Adapter and click on enable. Try now with … Read more

Why do fonts appear jagged in Chrome?

In windows 10: Go to the windows search, search for “This PC” right click and choose properties Go to advanced system settings Click the settings button in the performance group Check the box for “Smooth edges of screen fonts” Restart computer and your fonts will be back to normal

What does /p mean in set /p?

For future reference, you can get help for any command by using the /? switch, which should explain what switches do what. According to the set /? screen, the format for set /p is SET /P variable=[promptString] which would indicate that the p in /p is “prompt.” It just prints in your example because <nul passes in a nul character which immediately ends the prompt so it … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)