Before upgrading to TCC 30, I have used 4NT 5.0 (since 2004) with a complex setup for my PATH.
Like f:\gv\4nt\environ.nt with:
etc. And reloading it with env /r...
Read more
Like f:\gv\4nt\environ.nt with:
Code:
MASTER_PATH=f:\gv\bat;^
f:\util;^
f:\util\zip-tools;^
f:\util\NirSoft2;^
f:\util\WinFlex;^
f:\util\nant-0.92\bin;^
%MINGW32\bin\CMake3-24\bin;^
%MINGW32\src\Sound\FFmpeg\bin;^
%MINGW32\src\inet\Crypto\OpenSSL\bin;^
etc. And reloading it with env /r...
Read more