Windows install has problems. Guido asked that I use this newsgroup to discus further

Sam Schulenburg samschul at ix.netcom.com
Tue Apr 13 18:41:10 EDT 1999


I find that if I copy the Tcl/Tk DLLS to the DLLs folder after installing
Python152 that I have no problems. This has worked for me with both WinNT
and Win95/98
I also use wise installer to distrubute this release along with my modified
IDLE files to the engineers that I support. I just have my installer perform
this copy after executing the Python release process.
Sam Schulenburg

Barry Scott <barry at scottbb.demon.co.uk> wrote in message
news:924040766.18823.0.nnrp-12.9e982a40 at news.demon.co.uk...
> >I wish I could.  The installer is very stupid.  Windows sucks :-(
>
>     Is the WISE installer unable to deal with Win 9X vs. NT and handle
>     registry queries and updates? I'm sure that I can do this with
>     InstallShield (a poorly designed, annoying, but functional installer).
>
>     As for the tcl80.dll problems. Either assume that tcl80.dll is in the
>     standard (english) installation place
>     %systemdrive%\program files\tcl\bin\tcl80.dll.
>
>     OR release note that users must add the Tcl bin dir to there PATH.
>
>     As the python lib does not have a module to access the registry it
makes
>     getting the info from the registry hard.
>
>     Maybe 1.6 needs a windows registry module to solve this and
>     other problems.
>
>             BArry
>
>






More information about the Python-list mailing list