Both Windows versions of Trebuchet 1.081 fail to run, 32 and 64 bit.
The .zip contains a single .exe. When run (tried on both Win10 Pro 64 bit desktop and Win10 Home 32bit tablet) I get the error:
couldn't read file "C:/Users/username/Desktop/lib/webview.tcl": no such file or directory
while executing
"source [file join $treb_lib_dir webview.tcl]"
(procedure "init" line 155)
invoked from within
"init $argc $argv"
The same error happens whether Tcl is installed on the machine or not.
In addition, inspecting the .exe with 7zip shows what appears to be a self-extracting archive that has the requested file in it; however, trying to manually extract it asks for a password!
The files on Github have the same issue.
Please try the v1.082 package (Trebuchet1082b1.exe): it contains only the Tcl/Tk files unlike Revar's TclKit bundles. You will therefore need a proper Tcl/TK installation on your system, such as ActiveTcl, but this is only to be installed once and for all.
Last edit: Henri 2016-12-05