環境変数は、アプリが実行される環境を表すユーザー変数またはWindowsシステム変数です。(Windows)コンピューターの名前、ユーザーアカウントの名前、現在の作業ディレクトリなどをアプリに伝えることができます。環境ユーザー変数とWindows(Windows)システム変数の使用方法について詳しく知りたいですか?そうした場合は、このチュートリアルを読み、Windows10で環境変数を作成する方法を学びます。それを行う方法を知ることは非常に役立つことが証明できるいくつかの状況があります。
注:(NOTE:)ユーザー変数とWindowsシステム変数を作成するには、[(Windows)環境変数(Environment Variables)]ウィンドウにアクセスする必要があります。それを行う方法がわからない場合は、Run window (Win + R)「rundll32.exesysdm.cpl、EditEnvironmentVariables」を実行することで簡単に実行できます。ただし、このガイドで説明した他の方法で開くことができます。Windowsの環境変数とは何ですか。(What are Environment Variables in Windows?)。
Windows10で環境ユーザー変数を作成する方法
ユーザー(User)環境変数は、ユーザーアカウントでのみ使用できます。このような変数を作成する場合、それらの値には、ユーザーアカウントがアクセスできる場所へのパスを含める必要があります。たとえば、ユーザー変数が別のユーザーアカウント(ドキュメント、写真、音楽(Documents, Pictures, Music)など)の個人用フォルダーを指すようにすることはできません。「[ユーザーアカウント]のユーザー変数」(“User variables for [user account]”)セクションで、「新規(New)」をクリックまたはタップします。
Windows10環境変数(Environment Variables)ウィンドウ(Windows 10)
「新規ユーザー変数」(“New User Variable”)ウィンドウが開きます。作成する変数の名前を入力することから始め(Start)ます(1)。その目的を簡単に思い出せるように、何か示唆に富むものにしてください。次に、その値(2)を入力します。
値には、パス以上が含まれる場合があります。パスは、フォルダまたはファイルを指すことができます。他の既存の変数を使用して、必要なパスを作成することもできます。たとえば、%Userprofile%Desktopのような値を使用して、変数がユーザーアカウントのデスクトップ(Desktop)を指すようにすることができます。複数の値を設定する場合は、値をセミコロン(;)で区切ります(例:パス1; )。パス2; パス3。(Path 1; Path 2; Path 3.)
新しいユーザー変数の名前と値を入力する
注:(NOTE:)ユーザー変数の値として、フォルダーとファイルへのパスのみを使用することは必須ではありません。作成する変数で何をしたいかによっては、テキストの文字列をその値として格納することもできます。
ユーザー変数の設定が完了したら、[ OK ]をクリックまたはタップします。新しい変数はユーザー変数のリストに追加されますが、まだ作成されていないため、現時点では使用できません。
新しいユーザー変数がリストに追加されました
作成する新しい環境変数については、[環境変数]ウィンドウで、[ (Environment Variables)OK ]をクリックまたはタップします。
新しいユーザー変数をWindows10に保存する(Windows 10)
ユーザー変数が正常に作成され、必要なものを指しているかどうかをテストするには、Run window (Windows + R)を開きます。作成した環境変数の名前をパーセント(%)記号の間に入力します。たとえば、作成したばかりのdigitalcitizen変数を実行するには、 (digitalcitizen)%digitalcitizen%と入力する必要がありました。次に、[ OK](OK)を押しました。私たちの場合、ユーザーのドキュメントにある(Documents)digitalcitizenフォルダーを開きました。
Windows10でのユーザー変数の確認
重要:(IMPORTANT:)すべてのユーザーは、ユーザー環境変数を追加、変更、または削除できます。ユーザー(User)変数は、Windows 10、アプリ、およびユーザーが同様に作成できます。
Windows10で(Windows 10)Windowsシステム変数を作成する方法
システム変数を作成するプロセスは、ユーザー変数を作成するプロセスと同じです。正しく理解するために、別の簡単な例を見てみましょう。
[システム変数]セクションで、[(System variables)新規(New)]をクリックまたはタップします。
新しいWindowsシステム変数を作成するプロセスを開始します
[新しいシステム変数](New System Variable)ウィンドウが開きます。変数の名前(1)とその値(2)を入力します。変数に複数の値を追加できることに注意してください。必要なのは、セミコロン(;)で区切るだけです。
新しいシステム(New System)変数の名前と値を入力する
重要:(IMPORTANT:)システム変数の値としてパスを指定する場合、そのパスはすべてのユーザーアカウントからアクセスできる必要があります。そのパスが1つのユーザーアカウントのみがアクセスできる場所を指している場合は、システム変数ではなくユーザー変数を作成する必要があります。
新しいシステム変数のカスタマイズが完了したら、[ OK ]をクリックまたはタップします。新しい変数がシステム変数のリストに追加されますが、まだ作成されていません。
Windowsシステム変数がリストに追加されました
[環境変数]ウィンドウで、[ (Environment Variables)OK ]をクリックまたはタップして、新しい環境変数を作成します。
新しいWindows(Windows)システム変数を保存する
Run (Windows + R)を開き、作成した環境システム変数の名前をパーセント(%)記号の間に挿入します。たとえば、作成したGames変数を実行するには、 %Games%と入力する必要がありました。次に、[ OK](OK)を押しました。
Windowsシステム変数の確認
Windowsは、すべてのゲームがWindows10テストコンピューターにインストールされているGamesフォルダーを開きました。すべてのユーザーはこのフォルダーにアクセスでき、この変数を使用してこれらのゲームにすばやくアクセスできます。
重要:(IMPORTANT:) システム環境変数を追加したり、既存の値を変更したりできるユーザーがいるかどうか疑問に思っていますか?(Are)答えはいいえだ!これらのアクションを実行できるのは管理者だけです。標準(Standard)ユーザーは、PC上のすべてのユーザーとすべてのアプリに影響を与えるため、Windowsシステム変数を作成または変更するための十分なクリアランスがありません。このチュートリアルでは、標準アカウントと(This tutorial)管理者(Administrator)アカウントについて詳しく説明します。
どのユーザー変数またはWindowsシステム変数を作成しましたか?
Windows 10で環境変数を作成するプロセスは、それほど複雑ではありません。ただし、コツをつかむ前に、システムの機能に悪影響を与えない安全なユーザー変数をいくつか作成して、最初に実験する必要があります。
How to create user variables and system environment variables in Windows 10 -
Environment variables are user variаbles or Windows system variableѕ that describe the environment in which apps run. They cаn tell your apps things like the name of the computer, the name of the user account, the current working direсtory, etc. Dо you wаnt to know more abоut how to use environment user νariables and Wіndows system variables? If уou do, rеad this tutoriаl and learn how to create environment variables in Windows 10. Therе are some situations in which knоwing how to do that can prove very useful.
NOTE: To create user variables and Windows system variables, you have to access the Environment Variables window. If you don’t know how to do that, a quick way to do it is by executing the command “rundll32.exe sysdm.cpl,EditEnvironmentVariables” in the Run window (Win + R). However, there are other ways to open it, which we covered in this guide: What are Environment Variables in Windows?.
How to create environment user variables in Windows 10
User environment variables are available only to your user account. When creating such variables, their values should include paths towards locations that are accessible to your user account. For example, you can’t have your user variable point to a personal folder of another user account (like Documents, Pictures, Music, etc.). In the “User variables for [user account]” section, click or tap New.
The Windows 10 Environment Variables window
The “New User Variable” window opens. Start by typing the name of the variable you want to create (1). Make it something suggestive so that you can easily remember its purpose. Then, type its value (2).
The value may include a path or more. A path can point to a folder or a file. You can also use other existing variables to build up the path you want. For example, you can use a value like %Userprofile%Desktop to point the variable to your user account’s Desktop. If you want it to have more than one value, separate the values with semicolons (;) — for example, Path 1; Path 2; Path 3.
Entering the name and value of a new user variable
NOTE: It is not mandatory to use only paths to folders and files as values for user variables. Depending on what you want to do with the variable you create, you can also store strings of text as its value.
When you are done setting the user variable, click or tap OK. The new variable is added to the list of user variables, but it is not yet created, so you can’t use it at this time.
The new user variable has been added to the list
For the new environment variable to be created, in the Environment Variables window, click or tap OK.
Saving the new user variable in Windows 10
To test if the user variable was created successfully and that it points to what you want, open a Run window (Windows + R). Type the name of the environment variable you just created, between percent (%) signs. For example, to execute the digitalcitizen variable we just created, we had to type %digitalcitizen%. Then, we pressed OK. In our case, it opened the digitalcitizen folder found in our user’s Documents.
Checking a user variable in Windows 10
IMPORTANT: Any user can add, change, or delete user environment variables. User variables can be created by Windows 10, apps, and users alike.
How to create Windows system variables in Windows 10
The process for creating system variables is the same as for creating user variables. To make sure you get it right, let’s go through another quick example.
In the System variables section, click or tap New.
Starting the process of creating a new Windows system variable
The New System Variable window opens. Enter the name of the variable (1) and its value (2). Note that you can add multiple values to a variable - all you need to do is separate them with semicolons (;).
Entering the name and value of a New System Variable
IMPORTANT: If you specify a path as a value for a system variable, that path should be accessible to all user accounts. If that path points to a location where only one user account has access, you should create a user variable instead of a system variable.
When you are done customizing the new system variable, click or tap OK. The new variable is added to the list of system variables, but it is not yet created.
The Windows system variable has been added to the list
In the Environment Variables window, click or tap OK so that the new environment variable is created.
Saving a new Windows system variable
To test if the user variable was created successfully, open Run (Windows + R) and insert the name of the environment system variable you created, between percent (%) signs. For example, to run the Games variable that we created, we had to type %Games%. Then, we pressed OK.
Verifying a Windows system variable
Windows opened the Games folder where all games are installed on our Windows 10 test computer. All users have access to this folder, and they can use this variable to access those games quickly.
IMPORTANT: Are you wondering whether any user can add system environment variables or change existing ones’ values? The answer is NO! Only administrators can perform these actions. Standard users don’t have enough clearance to make or change Windows system variables because they affect every user and every app on the PC. This tutorial provides more details about standard and Administrator accounts.
What user variables or Windows system variables did you create?
The process involved in creating environment variables in Windows 10 is not that complicated. However, before you get the hang of it, you should experiment first by making a couple of safe user variables that don’t negatively impact the system’s functioning.