Re: Exec a program on Windows that contains ( ) in the filename



joiosoy@xxxxxxxxx <joiosoy@xxxxxxxxx> wrote:
Have been banging my head on this. I have not found a way of executing
a file that has parentheses in its name on Windows.

Any luck with the following?

% exec [file native C:/Tcl/bin/a(b)/test.bat]

.