0 of 0

File information

Last updated

Original upload

Created by

CantStoptheBipBop

Uploaded by

CantStoptheBipBop

Virus scan

Safe to use

Mod articles

  • Change Log

    r4:

    Bug Fix:

    (r2-r3) issue: Solved issue preventing people with spaces in filepath from running the file (apparently calling labels w/ filepaths that have spaces, splits them into seperate arguments)
    A couple of syntax errors caused .subp files in certain folders to not be decompiled (changed & to &&: "pushd %foo% || call :errorBadFoo && exit /b")

    Robocopy would copy 1 folder directory structure every time instead of only if it didn't exist (apparently wildcards aren't wildcards when used in an if exist conditional filepath)



    Improvements:

    Added config file that accepts booleans (0 or 1) as input. Modify this before running the .cmd if you want to skip certain tools/folders or enable/disabl...