'How can i set environment variable for ffmpeg.exe using uwp c# code?

set environment variable for ffmpeg.exe using code in C# UWP?



Solution 1:[1]

Edit Environment Variables Edit on path set path of ffmpeg exe like c:\foldername

and paste ffmpeg.exe file to this folder . run command prompt write ffmpeg check output

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Agnihotri