I did the same thing I created a desktop icon when you click it your browser opens with the app .
Am Mo., 28. Nov. 2022 um 06:15 Uhr schrieb William Rosa <[email protected] >: > I have a unique constraint for an application. am building for work. Due > to the sensitive nature of the data, the tooling my team uses must run > locally instead of being hosted somewhere as a web app. > > I am looking into using Web2py binary distribution method, but I am coming > short on several aspects. > > > 1. Most importantly, I do not want users running the app locally to > have access to the admin interface. None of it, period. This means no > config UI at web2py start. > I understand you technically can accomplish this by using command line > arguments, but that doesn't actually does what I need since users could > still gain admin access. > In a perfect world, I want the user to be able to click the EXE or APP > file, and my app to start in the browser. Simple as that. > 2. Much lower on the priority chain, but is there a way to set the > icon for the EXE/APP file? > > Any help would be tremendous. Thank you. > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/web2py/bdb98c4c-7b46-44a1-a5dd-718cb1c0b3d1n%40googlegroups.com > <https://groups.google.com/d/msgid/web2py/bdb98c4c-7b46-44a1-a5dd-718cb1c0b3d1n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CABLX3EGVXPCX6VvOusyii0qiaTAYsk_hs2HPSX8LXKovY%2BH1wQ%40mail.gmail.com.

