TD-Launcher
TD-Launcher copied to clipboard
Update so TD-Launcher will recognize daily build installer signature
New custom builds of TD have a daily number appended to the end of the name so search for 'TouchDesigner' strings in the registry with exactly 2 periods (.) won't append those entries. Instead of looking for 2 periods check if the last entry is digits and assume it relates to a valid build.
Also BUILD.bat has been updated to for force pyinstaller.exe to use the local python.exe