in reply to Problems running TKX

load Tcl.dll using dependencywalker or fileanalyzer and find which dependency is missing from your %PATH%

my copy depends on kernel32.dll, msvcrt.dll, perl510.dll, and tcl85.dll

Replies are listed 'Best First'.
Re^2: Problems running TKX
by perly_newbie (Novice) on Dec 24, 2009 at 01:35 UTC
    tcl84.dll is missing if I use dependency walker. Can you please let me know what next to do to fix this problem?
      Make sure tcl84.dll is in your %PATH%