I'm not *aware* of any other techniques, but that applies equally to
*normal* python as well as movpy.
Michael
> The goal is to avoid a .bat file, or a link with an absolute path.
> just clicking an exe ...
>
>
> Thanks,
> Eric
>
--
READ CAREFULLY. By accepting and reading this email you agree,
on behalf of your employer, to release me from all obligations
and waivers arising from any and all NON-NEGOTIATED agreements,
licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap,
confidentiality, non-disclosure, non-compete and acceptable use
policies (�BOGUS AGREEMENTS�) that I have entered into with your
employer, its partners, licensors, agents and assigns, in
perpetuity, without prejudice to my ongoing rights and privileges.
You further represent that you have the authority to release me
from any BOGUS AGREEMENTS on behalf of your employer.
The way to turn a Python script (or program) into an exe is to use
py2exe. This is what Movable Python itself is built on.
Michael
> Eric
>
>> -Jim C.