The default install folder for ActiceTcl (8.4) is C:\Tcl (likely more accurately <SystemDrive>:\Tcl. The DLL is named tcl84.dll and is located under the C:\Tcl\bin folder.
Alternatively, I notice that they also set a TCLHOME environment variable, which points to the root of the install. Or, in the Registry, there is an HKEY_CLASSES_ROOT\ActiveTclScript key, which may be scanned for the install location. Thanks, Tyler > -----Original Message----- > From: John Dallaway [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 04, 2008 8:24 AM > To: Tyler Wilson > Cc: [email protected] > Subject: Re: eCos Configuration Tool experimental build for Vista > > Hi Tyler > > Tyler Wilson wrote: > > > Yes, I understand that now. Initially, I was approaching the tool as > a > > Windows user, with certain assumptions. > > > > Part of the confusion on my part was that the configtool would give > an > > error when reading the ecos.db file, which gave no clue as to why it > > might be failing. Perhaps a Tcl version/platform check ought to be > done > > in the application. > > Thanks for the feedback. What is the filename of the ActiveTcl DLL and > where is it installed by default? > > John Dallaway > eCosCentric Limited -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
