have any ideas how to check for Tcl installed?
Hello!
My program depends of Tcl scripting language. I want to be shure that Tcl already installed on computer before continue installation. How is it possible to do?
Archive: have any ideas how to check for Tcl installed?
have any ideas how to check for Tcl installed?
Hello!
My program depends of Tcl scripting language. I want to be shure that Tcl already installed on computer before continue installation. How is it possible to do?
Did you try via registry nor use IfFileExists instruction?