Re: [fpc-pascal] Want to create a program launcher for Windows 11, suggestions please.

2025-09-08 Thread Jean SUZINEAU via fpc-pascal
I haven't tested but I imagine you can use property AllowDropFiles on TForm to get the file paths of the shortcuts through the OnDropFiles event of TForm. They won't be removed from their source directory. I think you can directly execute the shortcuts with ShellExecute from unit ShellAPI, no

Re: [fpc-pascal] Want to create a program launcher for Windows 11, suggestions please.

2025-09-08 Thread Bo Berglund via fpc-pascal
On Mon, 08 Sep 2025 21:46:06 +0200, Bo Berglund via fpc-pascal wrote: >On Mon, 8 Sep 2025 09:50:10 -0500, Hairy Pixels via fpc-pascal > wrote: > >> On Sep 8, 2025 at 9:18:42?PM, Bo Berglund via fpc-pascal < >>fpc-pascal@lists.freepascal.org> wrote: >> >>> I have written a good many Windows applio

Re: [fpc-pascal] Want to create a program launcher for Windows 11, suggestions please.

2025-09-08 Thread Bo Berglund via fpc-pascal
On Mon, 8 Sep 2025 09:50:10 -0500, Hairy Pixels via fpc-pascal wrote: > On Sep 8, 2025 at 9:18:42?PM, Bo Berglund via fpc-pascal < >fpc-pascal@lists.freepascal.org> wrote: > >> I have written a good many Windows appliocations using Lazarus/FreePascal >> but I >> have never gone into these Windows

Re: [fpc-pascal] Lazarus Forums not working

2025-09-08 Thread Peter B via fpc-pascal
On 06/09/2025 21:57, Bart via fpc-pascal wrote: On Sat, Sep 6, 2025 at 5:59 PM Wayne Sherman via fpc-pascal wrote: But if I click on any forums or try to login I click on I get a page that says: Cookies The requested action requires that cookies are enabled. The Lazarus team Had the same to