CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Windows

Windows Operating System – Configuration settings, commands, fixing commonly known errors etc.,

How to know what type of Operating System is installed (32-bit or 64-bit)?

Depending on the system hardware configuration, we need to install the system software which is an Operating System suitable to our system. If our system supports only 32-bit configuration, we need to install 32-bit Operating System. If it supports 64-bit configuration, we need to install 64-bit Operating System etc,. To find the Operating System installed […]

How to set PATH environment variable in Windows?

Two ways we can set the PATH environment variable. One is through command prompt and other way is through System properties window. Keep that in mind that, when you set the PATH environment variable through command prompt, it will be available to that particular command prompt window. If you set the PATH environment variable through System […]

Scroll to top