windows – How to Create Win 11 Pro Desktop Shortcut for FFMPEG
I have FFMpeg in the (x86) folder and I’ve permanently appended the fully qualified path to the environmental variables. Installing FFMPeg does not create a entry in Windows 11 Apps. So, I can run FFMPeg by opening a command prompt and typing FFMpeg. But, if I attempt to create a desktop shortcut, I see the command window open for a flash and then close; or, I see the command window open but FFMpeg does not start. I’m required here to type FFMPeg and then the program starts. I’ve toyed around with variation of “C:\Windows\System32\cmd.exe” and /k switch only to get the same result. Can you tell me how to create a Desktop Shortcut that will run FFMpeg?
Read more here: Source link