i've compiled my programm using command "python setup.py py2exe >1"
python script works fine, but .exe version fails with
=============== =============== =============== =============== =========
D:\[Egor]\Scripts\B-4-2\la2luncher\di st>la2launcher. exe
Traceback (most recent call last):
File "la2launcher.py ", line 9, in ?
File "config.pyc ", line 11, in ?
File "config.pyc ", line 8, in u
LookupError: no codec search functions registered: can't find encoding
=============== =============== =============== =============== =========
python 2.3
=============== =============== =============== =============== =========
running py2exe
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe
creating
D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\collec t
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\temp
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
*** searching for required modules ***
*** parsing results ***
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\auto.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\ascii.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\big5.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1250.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1251.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1252.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1253.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1254.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1255.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1256.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1257.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1258.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp437.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp737.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp775.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp850.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp852.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp855.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp857.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp860.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp861.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp862.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp863.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp864.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp865.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp866.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp869.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp874.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp932.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp936.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp949.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp950.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\dingbats.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\ebcdic.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\euc-cn.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\euc-jp.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\euc-kr.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb12345.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb1988.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb2312-raw.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb2312.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso2022-jp.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso2022-kr.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso2022.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-1.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-10.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-13.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-14.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-15.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-16.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-2.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-3.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-4.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-5.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-6.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-7.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-8.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-9.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\jis0201.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\jis0208.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\jis0212.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\koi8-r.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\koi8-u.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\ksc5601.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macCentEuro.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macCroatian.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macCyrillic.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macDingbats.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macGreek.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macIceland.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macJapan.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macRoman.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macRomania.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macThai.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macTurkish.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macUkraine.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\shiftjis.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\symbol.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\tis-620.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\history .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http1.0
copying C:\Python23\tcl \tcl8.4\http1.0 \http.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http1.0
copying C:\Python23\tcl \tcl8.4\http1.0 \pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http1.0
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http2.4
copying C:\Python23\tcl \tcl8.4\http2.4 \http.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http2.4
copying C:\Python23\tcl \tcl8.4\http2.4 \pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http2.4
copying C:\Python23\tcl \tcl8.4\init.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\ldAout. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ msgcat1.3
copying C:\Python23\tcl \tcl8.4\msgcat1 .3\msgcat.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ msgcat1.3
copying C:\Python23\tcl \tcl8.4\msgcat1 .3\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ msgcat1.3
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ opt0.4
copying C:\Python23\tcl \tcl8.4\opt0.4\ optparse.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ opt0.4
copying C:\Python23\tcl \tcl8.4\opt0.4\ pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ opt0.4
copying C:\Python23\tcl \tcl8.4\package .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\parray. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\safe.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\tclInde x ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ tcltest2.2
copying C:\Python23\tcl \tcl8.4\tcltest 2.2\pkgIndex.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ tcltest2.2
copying C:\Python23\tcl \tcl8.4\tcltest 2.2\tcltest.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ tcltest2.2
copying C:\Python23\tcl \tcl8.4\word.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\bgerror. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\button.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\choosedi r.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\clrpick. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\comdlg.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\console. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ar row.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\bi nd.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\bi tmap.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\br owse ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\bu tton.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ch eck.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\cl rpick.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\co lors.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\cs croll.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ct ext.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\di alog1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\di alog2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\en try1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\en try2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\en try3.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\fi lebox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\fl oor.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\fo rm.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\he llo ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\hs cale.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ic on.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\im age1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\im age2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\earth.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\earthris.g if ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\face.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\flagdown.b mp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\flagup.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\gray25.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\letters.bm p ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\noletter.b mp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\pattern.bm p ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\tcllogo.gi f ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\teapot.ppm ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\it ems.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ix set ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\la bel.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\la belframe.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\li cense.terms ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\me nu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\me nubu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ms gbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pa ned1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pa ned2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pl ot.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pu zzle.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ra dio.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\RE ADME ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\rm t ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ro lodex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ru ler.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\sa yings.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\se arch.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\sp in.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\sq uare ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\st ates.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\st yle.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\tc lIndex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\tc olor ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\te xt.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ti mer ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\tw ind.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\un icodeout.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\vs cale.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\wi dget ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\dialog.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\entry.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\focus.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogo.eps ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogo100.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogo64.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogoLarge.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogoMed.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo.eps ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo100.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo150.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo175.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo200.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo75.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\R EADME ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\t ai-ku.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\license. terms ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\listbox. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\menu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\mkpsenc. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\msgbox.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\cs. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\de. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\el. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\en. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\en_ gb.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\es. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\fr. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\it. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\nl. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\ru. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\obsolete .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\optMenu. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\palette. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\panedwin dow.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\pkgIndex .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\safetk.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\scale.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\scrlbar. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\spinbox. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tclIndex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tearoff. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\text.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tk.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tkfbox.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\unsuppor ted.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\xmfbox.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating python loader for extension '_sre'
creating python loader for extension '_tkinter'
*** finding dlls needed ***
*** create binaries ***
*** byte compile python files ***
byte-compiling C:\Python23\lib \UserDict.py to UserDict.pyc
byte-compiling C:\Python23\lib \atexit.py to atexit.pyc
byte-compiling C:\Python23\lib \copy.py to copy.pyc
byte-compiling C:\Python23\lib \copy_reg.py to copy_reg.pyc
byte-compiling C:\Python23\lib \lib-tk\FixTk.py to FixTk.pyc
byte-compiling C:\Python23\lib \lib-tk\Tkconstants. py to Tkconstants.pyc
byte-compiling C:\Python23\lib \lib-tk\Tkinter.py to Tkinter.pyc
byte-compiling C:\Python23\lib \linecache.py to linecache.pyc
byte-compiling C:\Python23\lib \macpath.py to macpath.pyc
byte-compiling C:\Python23\lib \ntpath.py to ntpath.pyc
byte-compiling C:\Python23\lib \os.py to os.pyc
byte-compiling C:\Python23\lib \os2emxpath.py to os2emxpath.pyc
byte-compiling C:\Python23\lib \popen2.py to popen2.pyc
byte-compiling C:\Python23\lib \posixpath.py to posixpath.pyc
byte-compiling C:\Python23\lib \re.py to re.pyc
byte-compiling C:\Python23\lib \repr.py to repr.pyc
byte-compiling C:\Python23\lib \shutil.py to shutil.pyc
byte-compiling C:\Python23\lib \sre.py to sre.pyc
byte-compiling C:\Python23\lib \sre_compile.py to sre_compile.pyc
byte-compiling C:\Python23\lib \sre_constants. py to sre_constants.p yc
byte-compiling C:\Python23\lib \sre_parse.py to sre_parse.pyc
byte-compiling C:\Python23\lib \stat.py to stat.pyc
byte-compiling C:\Python23\lib \string.py to string.pyc
byte-compiling C:\Python23\lib \traceback.py to traceback.pyc
byte-compiling C:\Python23\lib \types.py to types.pyc
byte-compiling C:\Python23\lib \warnings.py to warnings.pyc
byte-compiling
D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\temp\_ sre.py
to _sre.pyc
byte-compiling
D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\temp\_ tkinter.py
to _tkinter.pyc
byte-compiling D:\[Egor]\Scripts\B-4-2\la2launcher\c onfig.py to config.pyc
byte-compiling D:\[Egor]\Scripts\B-4-2\la2launcher\m y_os.py to my_os.pyc
*** copy extensions ***
copying C:\Python23\DLL s\_sre.pyd ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\DLL s\_tkinter.pyd ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
*** copy dlls ***
copying C:\WINDOWS\syst em32\python23.d ll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\DLL s\tcl84.dll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\w9x popen.exe ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\DLL s\tk84.dll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
setting sys.winver for
'D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\python23.dl l' to 'py2exe'
copying C:\Python23\lib \site-packages\py2exe \run.exe ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\la2launcher .exe
=============== =============== =============== =============== =========
python script works fine, but .exe version fails with
=============== =============== =============== =============== =========
D:\[Egor]\Scripts\B-4-2\la2luncher\di st>la2launcher. exe
Traceback (most recent call last):
File "la2launcher.py ", line 9, in ?
File "config.pyc ", line 11, in ?
File "config.pyc ", line 8, in u
LookupError: no codec search functions registered: can't find encoding
=============== =============== =============== =============== =========
python 2.3
=============== =============== =============== =============== =========
running py2exe
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe
creating
D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\collec t
creating D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\temp
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
*** searching for required modules ***
*** parsing results ***
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\auto.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\ascii.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\big5.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1250.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1251.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1252.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1253.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1254.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1255.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1256.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1257.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp1258.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp437.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp737.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp775.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp850.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp852.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp855.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp857.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp860.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp861.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp862.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp863.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp864.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp865.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp866.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp869.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp874.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp932.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp936.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp949.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\cp950.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\dingbats.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\ebcdic.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\euc-cn.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\euc-jp.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\euc-kr.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb12345.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb1988.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb2312-raw.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\gb2312.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso2022-jp.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso2022-kr.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso2022.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-1.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-10.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-13.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-14.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-15.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-16.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-2.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-3.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-4.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-5.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-6.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-7.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-8.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\iso8859-9.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\jis0201.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\jis0208.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\jis0212.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\koi8-r.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\koi8-u.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\ksc5601.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macCentEuro.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macCroatian.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macCyrillic.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macDingbats.e nc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macGreek.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macIceland.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macJapan.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macRoman.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macRomania.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macThai.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macTurkish.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\macUkraine.en c ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\shiftjis.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\symbol.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\encodin g\tis-620.enc ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ encoding
copying C:\Python23\tcl \tcl8.4\history .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http1.0
copying C:\Python23\tcl \tcl8.4\http1.0 \http.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http1.0
copying C:\Python23\tcl \tcl8.4\http1.0 \pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http1.0
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http2.4
copying C:\Python23\tcl \tcl8.4\http2.4 \http.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http2.4
copying C:\Python23\tcl \tcl8.4\http2.4 \pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ http2.4
copying C:\Python23\tcl \tcl8.4\init.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\ldAout. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ msgcat1.3
copying C:\Python23\tcl \tcl8.4\msgcat1 .3\msgcat.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ msgcat1.3
copying C:\Python23\tcl \tcl8.4\msgcat1 .3\pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ msgcat1.3
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ opt0.4
copying C:\Python23\tcl \tcl8.4\opt0.4\ optparse.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ opt0.4
copying C:\Python23\tcl \tcl8.4\opt0.4\ pkgIndex.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ opt0.4
copying C:\Python23\tcl \tcl8.4\package .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\parray. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\safe.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
copying C:\Python23\tcl \tcl8.4\tclInde x ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ tcltest2.2
copying C:\Python23\tcl \tcl8.4\tcltest 2.2\pkgIndex.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ tcltest2.2
copying C:\Python23\tcl \tcl8.4\tcltest 2.2\tcltest.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4\ tcltest2.2
copying C:\Python23\tcl \tcl8.4\word.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tcl8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\bgerror. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\button.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\choosedi r.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\clrpick. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\comdlg.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\console. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ar row.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\bi nd.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\bi tmap.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\br owse ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\bu tton.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ch eck.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\cl rpick.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\co lors.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\cs croll.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ct ext.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\di alog1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\di alog2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\en try1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\en try2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\en try3.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\fi lebox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\fl oor.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\fo rm.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\he llo ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\hs cale.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ic on.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\im age1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\im age2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\earth.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\earthris.g if ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\face.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\flagdown.b mp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\flagup.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\gray25.bmp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\letters.bm p ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\noletter.b mp ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\pattern.bm p ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\tcllogo.gi f ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\im ages\teapot.ppm ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos\images
copying C:\Python23\tcl \tk8.4\demos\it ems.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ix set ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\la bel.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\la belframe.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\li cense.terms ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\me nu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\me nubu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ms gbox.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pa ned1.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pa ned2.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pl ot.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\pu zzle.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ra dio.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\RE ADME ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\rm t ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ro lodex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ru ler.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\sa yings.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\se arch.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\sp in.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\sq uare ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\st ates.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\st yle.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\tc lIndex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\tc olor ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\te xt.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\ti mer ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\tw ind.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\un icodeout.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\vs cale.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\demos\wi dget ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\d emos
copying C:\Python23\tcl \tk8.4\dialog.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\entry.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\focus.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogo.eps ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogo100.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogo64.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogoLarge.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\l ogoMed.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo.eps ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo100.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo150.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo175.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo200.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\p wrdLogo75.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\R EADME ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\images\t ai-ku.gif ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\i mages
copying C:\Python23\tcl \tk8.4\license. terms ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\listbox. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\menu.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\mkpsenc. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\msgbox.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\cs. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\de. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\el. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\en. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\en_ gb.msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\es. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\fr. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\it. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\nl. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\msgs\ru. msg ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4\m sgs
copying C:\Python23\tcl \tk8.4\obsolete .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\optMenu. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\palette. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\panedwin dow.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\pkgIndex .tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\safetk.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\scale.tc l ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\scrlbar. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\spinbox. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tclIndex ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tearoff. tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\text.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tk.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\tkfbox.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\unsuppor ted.tcl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
copying C:\Python23\tcl \tk8.4\xmfbox.t cl ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\tcl\tk8.4
creating python loader for extension '_sre'
creating python loader for extension '_tkinter'
*** finding dlls needed ***
*** create binaries ***
*** byte compile python files ***
byte-compiling C:\Python23\lib \UserDict.py to UserDict.pyc
byte-compiling C:\Python23\lib \atexit.py to atexit.pyc
byte-compiling C:\Python23\lib \copy.py to copy.pyc
byte-compiling C:\Python23\lib \copy_reg.py to copy_reg.pyc
byte-compiling C:\Python23\lib \lib-tk\FixTk.py to FixTk.pyc
byte-compiling C:\Python23\lib \lib-tk\Tkconstants. py to Tkconstants.pyc
byte-compiling C:\Python23\lib \lib-tk\Tkinter.py to Tkinter.pyc
byte-compiling C:\Python23\lib \linecache.py to linecache.pyc
byte-compiling C:\Python23\lib \macpath.py to macpath.pyc
byte-compiling C:\Python23\lib \ntpath.py to ntpath.pyc
byte-compiling C:\Python23\lib \os.py to os.pyc
byte-compiling C:\Python23\lib \os2emxpath.py to os2emxpath.pyc
byte-compiling C:\Python23\lib \popen2.py to popen2.pyc
byte-compiling C:\Python23\lib \posixpath.py to posixpath.pyc
byte-compiling C:\Python23\lib \re.py to re.pyc
byte-compiling C:\Python23\lib \repr.py to repr.pyc
byte-compiling C:\Python23\lib \shutil.py to shutil.pyc
byte-compiling C:\Python23\lib \sre.py to sre.pyc
byte-compiling C:\Python23\lib \sre_compile.py to sre_compile.pyc
byte-compiling C:\Python23\lib \sre_constants. py to sre_constants.p yc
byte-compiling C:\Python23\lib \sre_parse.py to sre_parse.pyc
byte-compiling C:\Python23\lib \stat.py to stat.pyc
byte-compiling C:\Python23\lib \string.py to string.pyc
byte-compiling C:\Python23\lib \traceback.py to traceback.pyc
byte-compiling C:\Python23\lib \types.py to types.pyc
byte-compiling C:\Python23\lib \warnings.py to warnings.pyc
byte-compiling
D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\temp\_ sre.py
to _sre.pyc
byte-compiling
D:\[Egor]\Scripts\B-4-2\la2launcher\b uild\bdist.win3 2\winexe\temp\_ tkinter.py
to _tkinter.pyc
byte-compiling D:\[Egor]\Scripts\B-4-2\la2launcher\c onfig.py to config.pyc
byte-compiling D:\[Egor]\Scripts\B-4-2\la2launcher\m y_os.py to my_os.pyc
*** copy extensions ***
copying C:\Python23\DLL s\_sre.pyd ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\DLL s\_tkinter.pyd ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
*** copy dlls ***
copying C:\WINDOWS\syst em32\python23.d ll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\DLL s\tcl84.dll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\w9x popen.exe ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
copying C:\Python23\DLL s\tk84.dll ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist
setting sys.winver for
'D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\python23.dl l' to 'py2exe'
copying C:\Python23\lib \site-packages\py2exe \run.exe ->
D:\[Egor]\Scripts\B-4-2\la2launcher\d ist\la2launcher .exe
=============== =============== =============== =============== =========
Comment