User Tools

Site Tools


blender:environment_variable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blender:environment_variable [2021/05/27 14:28] ig_ahkblender:environment_variable [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Setting up an environment variable in Windows 10 ====== ====== Setting up an environment variable in Windows 10 ======
-Environment variables are variables that describe the environment in which apps and programs run.In Windows, environment variables have a name and value. For example, the variable windir (short for "Windows directory") may have the value "C:\Windows" or another path where you installed Windows.+Environment variables are variables that describe the environment in which apps and programs run. In Windows, environment variables have a name and value. For example, the variable windir (short for "Windows directory") may have the value "C:\Windows" or another path where you installed Windows.
  
 Setting up **PATH**. Setting up **PATH**.
Line 9: Line 9:
  
  
-  * In Windows 10, use the search box on the taskbar to look for the environment variable.Then, click or tap on the “Edit the system environment variables” search result.{{ :blender:env_var1_2.png?350 |}} +  * In Windows 10, use the search box on the taskbar to look for the environment variable. Then, click or tap on the “Edit the system environment variables” search result.{{ :blender:env_var1_2.png?350 |}} 
  
  
Line 18: Line 18:
  
  
-  * A new window will pop up and there you can see user variables.{{ :blender:env_var4.png?350 |}}\\ +  * A new window will pop up and there you can see user variables, Single click on New, and another window will pop up.{{ :blender:env_var4.png?350 |}}\\ 
-  * Single click on New and another window will pop up.\\ +  * Add Variable name & Variable value. e.g If we want to add Blender version 2.83 ((<sub>''//Note: In variable value when you locate the path for your file, make sure the path names do not contain any spaces and if it has then enclosed the whole path in Quotation mark//''.</sub>))<code> e.g: "C:\Program Files\Blender Foundation\Blender 2.83\blender.exe" </code>  {{ :blender:env_var5.png?350 |}}\\
-  * Add Variable name & Variable value. ((<sub>''//Note: In variable value when you locate the path for your file, make sure the path names do not contain any spaces and if it has then enclosed the whole path in Quotation mark//''.</sub>))+
  
-      e.g"C:\Program Files\Blender Foundation\Blender 2.83\blender.exe" +  * After adding Variable name & Variable value click on **ok** and the path added will look like this.{{ :blender:env_var6.png?450 |}}
blender/environment_variable.1622118537.txt.gz · Last modified: 2024/04/04 08:04 (external edit)