Replay Mod Forums

This Thread is locked - no new replies are allowed.

Locked ffmpeg won't install
    • User
    • 2 forum posts
    User13630
    #1

    Sep 12 15, 02:34 AM | Last edited: Sep 12 15, 02:48 AM

    More specifically, the line "SETX PATH "%CD%;%PATH%"" in the .bat file won't run. The error in the console is "'SETX' is not recognized as an internal or external command, operable program or batch file."

    Afterwards, the console says that it successfully set ffmpeg's PATH variable.

    EDIT: I forgot to mention, I'm running 64 bit Windows 10.


    • Moderator
    • Beta Tester
    • 357 forum posts

    "Afterwards, the console says that it successfully set ffmpeg's PATH variable."
    Yea... @User1 cheated a BIT with that.
    "SETX' is not recognized as an internal or external command, operable program or batch file."
    Try this code:

    Spoiler: code


    • User
    • 2 forum posts
    User13630
    #3

    Sep 12 15, 01:04 PM

    The code worked! Thanks a bunch.