a plugin for AviSynth
Avisynth2.6.0 / Avisynth+ (AviSynth 2.5.x is not supported)
tested on AviSynth+ MT by pinterf only
Windows7 SP1 / 8.1 / 10
tested on Windows10 Pro 64bit Japanese Edition only
returns a program name calling the avisynth script.
bool full_path (default: false)
if false, returns a program name only.
if true, returns a full path.
an alias for GetProgramName2().
returns a path excluding a program name from a full path.
MIT LICENSE
GetProgramName2 is similar to GetProgramName by JM Roelofs,
but this plugin is a newly written.
so... this plugin might be really buggy.