GstPipelineStudio/installer/wix/gps.bat

8 lines
166 B
Batchfile
Raw Normal View History

@echo off
set MYDIR=%~dp0
setlocal
set PATH=%MYDIR%bin;%PATH%
echo %PATH%
set GST_PLUGIN_PATH=%MYDIR%\lib\gstreamer-1.0
echo %GST_PLUGIN_PATH%
gst-pipeline-studio.exe