Apparently, the tcl 'exec' command is reserved for .exe files only. Performing a tcl 'open' command does not launch html files either. (Of course source, wish, tclsh do not know how to interpret html.) Is it possible to launch an HTML file such as 'deskview.html' or 'deskview.htm' from tcl code?