0:00
uh hello guys welcome to this video so
0:02
in this video I will show you how to
0:05
correct this error which comes whenever
0:07
you execute GM is not recognized as an
0:11
internal or external command this is a
0:13
short hand for graphics magic
0:17
Library which is an open source library
0:19
for working with images media files so
0:23
if you get this error 90% of the time
0:25
you haven't configured the path inside
0:27
your environment variable so I will
0:29
guide you in this video step by step so
0:31
I'm assuming that you have installed
0:33
Graphics magic if you haven't then you
0:36
just need to type graphic magic download
0:39
on Google the very first website which
0:41
comes this is a download
0:43
page so simply go to the download page
0:47
and simply download the actual
0:52
package so this will be a simple exe
0:56
file I have already installed it so
0:58
after installation just search for
1:00
graphics magic in the start
1:05
menu so I will show you the directory
1:08
where it is located once you install
1:10
graphic magic so just go to the C drive
1:15
it is located in the the C directory and
1:18
here you need to go to the program files
1:20
x86 directory there are two program
1:23
files directory this is the one you need
1:28
x86 and here you need to go search for
1:31
this graphic magic so you will see that
1:35
this directory will be created and you
1:38
will find this directory so just open
1:40
this and just copy this
1:43
path this is the path that we need so
1:46
simply right click copy this path and
1:48
now just open your environment variable
1:51
and go to this environment variable
1:53
setting and then open the system path
1:57
here just select this click on the edit
1:59
but button and then create create a new
2:02
entry right here and just paste the path
2:05
here so as soon as you paste the path
2:07
here now you can access a graphic Magic
2:10
from the terminal so just click okay
2:13
okay and just restart the terminal after
2:16
you make these changes so again open the
2:19
terminal and just type the same command
2:23
GM so now if you see the command
2:26
successfully works it prints out the
2:28
version that you are using using graphic
2:34
1.3.4 so in this easy way you can use
2:37
this to fix this error message and print
2:40
out graphic magic commands so thank you
2:44
very much for watching this video and
2:46
also check out my website as well uh
2:48
free mediat tools.com uh which contains
2:51
thousands of tools regarding audio video
2:54
and image and I will be seeing you guys