PDA

View Full Version : have any ideas how to check for Tcl installed?


mishadm
21st February 2005, 05:03
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?

Joel
21st February 2005, 13:09
Did you try via registry nor use IfFileExists instruction?