Thanks for your reply. 

I don't need esky, I already have a code update mechanism that I can use. 

My challenge, while using PyInstaller is to keep the "mycode directory" 
outside of the test.exe. When I try it now, it gets included inside 
test.exe with python and everything else. 

It should be possible to do that, but I can't seem to figure out how. 

Please help. 

Thanks, 
Antony 

On Monday, September 3, 2012 9:58:59 PM UTC+5:30, Martin Z wrote:
>
> antony píše v Po 03. 09. 2012 v 08:03 -0700: 
> > 
> > 
> > Any advice? 
>
> Hi Antony, try to look at python library esky: 
>
> http://pypi.python.org/pypi/esky/ 
>
> It could do what you probably want. The only issue is that it does not 
> support pyinstaller directly. However, it claims adding support for that 
> should be straightforward. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyinstaller/-/icsLw0i8CUsJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to