Skip to content

enoobis-org/embry-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embry-app

  1. Press Win + R to open the Run dialog.
  2. Type sysdm.cpl and press Enter to open the System Properties window.
  3. Go to the "Advanced" tab and click on the "Environment Variables" button.

image

  1. In the "System variables" section, select the "Path" variable and click on "Edit".

image image

  1. Add the path to the directory containing the script (e.g., the directory where "emb.cmd" is located).

    image

  2. Click "OK" to save the changes.

image

After adding the directory to the PATH variable, you should be able to run the script by simply typing "emb" in the Command Prompt without specifying the full path to the script file.

image

Screenshot

image