Quote:
Originally Posted by Pierre-Marie Baty
Could you make it so that the install dir is changeable ?
|
I think that is only needed to change the command :
path c:\gcc-gnulinux\bin;%path%
with the dir that you are moved the folder.
For drive D: it will be :
path D:\gcc-gnulinux\bin;%path%