Ice,

This is great! Something I have been looking forward to. Will this
allow a user to click and install the web2py application without
having to start the server each time they want to use it? Keep me
posted on this. Appreciate your efforts!

-Seb

On Mar 25, 10:16 am, Iceberg <[email protected]> wrote:
> Hey Jude, don't be afraid...  :-)
>
> I have been there and done that. In recent days I happened to work on
> how to build an app into a stand-alone setup.exe for Windows platform,
> by a single click. The work is mainly based on the free Inno Setup. I
> am posting the almost-finished work to Massimo for some final
> polishing.
>
> On Mar25, 10:01am, Joseph Jude <[email protected]> wrote:
>
> > Thx Massimo. My confusion was because I saw setup_exe.py &
> > setup_app.py. I assumed that using these two files, I'll be able to
> > create executables.
>
> > Joseph
>
> > On Mar 24, 11:50 pm, mdipierro <[email protected]> wrote:
>
> > > I am not sure I understand what you want to do.
>
> > > If you name your app init, it will be the default app in web2py.
> > > If you unzip web2py binary, run it, create the init app, and re-zip
> > > it, this is as close as it gets to create an executable. The
> > > executable is web2py, not your app, but your app comes with it and
> > > starts when web2py starts.
>
> > > You can also install your "init" app bytecode compiled so that you do
> > > not give away the source code.
>
> > > Massimo
>
> > > On Mar 24, 10:48 am, Joseph Jude <[email protected]> wrote:
>
> > > > Massimo,
> > > > I understood the license part. I believe using web2py, I could
> > > > create .exe & .apps. Is there any documentation on how to go about -
> > > > like steps to use setup.py?
>
> > > > Thx,
> > > > Joseph
>
> > > > On Mar 24, 7:38 pm, mdipierro <[email protected]> wrote:
>
> > > > > You can get the current binary versions, create your app and rezip it,
> > > > > as long as you comply with the license.
>
> > > > > On Mar 24, 8:05 am, Joseph Jude <[email protected]> wrote:
>
> > > > > > Is there any guide/documentation on how to create stand-alone
> > > > > > applications of web2py (on windows/mac)?
>
> > > > > > Thanks,
> > > > > > Joseph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to