Version 0 of When all you want is to run a starkit

Updated 2006-10-11 21:48:46

...

ActiveTcl can run starkits.


...

    ftype kitfile
    assoc .kit
    .kit=kitfile
    kitfile="c:\...\tclkit.exe" "%1" %*

"When all you want is to run a Tk application"