Skip to content
𝓒π“ͺ𝓼𝓽𝓻𝓲𝓳π“ͺ

Share the knowledge

𝓒π“ͺ𝓼𝓽𝓻𝓲𝓳π“ͺ

Share the knowledge

Configuring bin folder in Windows OS

Posted on February 9, 2022May 10, 2024 By sastrija

Bin folder is useful to store the executable files. These executable files can be run from any folder as any other commands in Windows OS.

Use below steps to prepare a bin folder in Windows OS.

  1. Create a bin folder in any location in your system. e.g., C:\bin
  2. In Search, search for and then select: System (Control Panel)
  3. Click the Advanced system settings link and click Environment Variables button.
    Advanced system settings
  4.  In the section System Variables find the PATH environment variable and select it. Click Edit. If the PATH environment variable does not exist, click New.
    Edit Path variable
  5. In the Edit System Variable (or New System Variable) window, specify the value of the PATH environment variable(e.g., C:\bin). Click OK. Close all remaining windows by clicking OK.
    Adding new path variable

Now the bin folder is ready to use and you can store any executable scripts in this folder.

Related

Windows OS DOS ScriptPowerShellTipsWindows OS

Post navigation

Previous post
Next post
©2025 𝓒π“ͺ𝓼𝓽𝓻𝓲𝓳π“ͺ | WordPress Theme by SuperbThemes