Re: Need help installing Leo on Windows

2022-10-07 Thread User User
Yes, it worked! I'm able to launch Leo without a terminal window with pyw.exe Many thanks once again! Have a great day! On Friday, October 7, 2022 at 3:39:23 PM UTC+2 tbp1...@gmail.com wrote: > I'm glad I could help : ). BTW, you can get your shortcut to run Leo > without opening a console win

Re: Need help installing Leo on Windows

2022-10-07 Thread Thomas Passin
I'm glad I could help : ). BTW, you can get your shortcut to run Leo without opening a console window by adding ("pyw", "python3w", etc.) before Leo's executable path in the shortcut's *Target* field. The *pythonw* program starts a Python program without displaying a window, so just find out

Re: Leo is (and should be) complete

2022-10-07 Thread User User
Thank you very much for your insights! The recommendation just to use Ctrl+C helped, and picking Copy from the menu helped as well. I just too used to copy the text by selecting and right clicking. It is no problems for me to use the latest version now. Thank you once again! On Monday, October

Re: Need help installing Leo on Windows

2022-10-07 Thread User User
Hello, many thanks for your kind support and great advice! I removed my old Python installation, downloaded a new one from python.org, installed it (and selected something like install paths in the install dialog), the paths were the same as you indicated. I used the command you provided to ins