TD-Launcher icon indicating copy to clipboard operation
TD-Launcher copied to clipboard

Update so TD-Launcher will recognize daily build installer signature

Open keithlostracco opened this issue 8 months ago • 0 comments

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

keithlostracco avatar Jun 20 '24 17:06 keithlostracco