AutoRun LWMenu

If you are currently developing portable freeware or planning to do so, use this forum to discuss technical implementation, seek out like-minded developers for partnership, or solicit interested users for beta testing.
Post Reply
Message
Author
lwc
Posts: 213
Joined: Tue Jun 26, 2012 10:40 pm
Contact:

Re: AutoRun LWMenu

#91 Post by lwc »

Fine by me, although https://github.com/lwcorp/lwmenu/issues can be used just as well.

Anyway, the 0 was because you removed optionalcommandlineparams which I never meant be removed...
So added support for missing optionalcommandlineparams, buttontext and in the case of skiptobutton also missing relativepathandfilename (in regular mode it was already blocked).
Can you try it in the latest beta?
And now that it works, do you know on your own how to handle AirExplorer? I don't know what you need there other than the 0 issue which is now fixed.

P.S.
Please always give me text entries, screenshots just mean I have to do manual OCR...

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#92 Post by -ElCoyot- »

It's all right now. Thank you very much. 👍

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#93 Post by -ElCoyot- »

Hi. Is it possible to add a check to run a second instance of the program from one launcher?
For example.
The launcher is already running. Close all windows of the portable program before restarting

lwc
Posts: 213
Joined: Tue Jun 26, 2012 10:40 pm
Contact:

Re: AutoRun LWMenu

#94 Post by lwc »

-ElCoyot- wrote: Sat Dec 23, 2023 2:18 am It's all right now. Thank you very much. 👍
Then new official version released. :)
-ElCoyot- wrote: Thu Dec 28, 2023 11:21 am Hi. Is it possible to add a check to run a second instance of the program from one launcher?
For example.
The launcher is already running. Close all windows of the portable program before restarting
Already released the new version...not sure I understand, do you want the launcher to detect if the launched program is already running and kill it if it does before re-running it?

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#95 Post by -ElCoyot- »

if the launched program is already running and kill it if it does before re-running it?
No, just a warning window and an "OK" button. The running program continues to work.
For example
Screenshot_231231_145637.png

lwc
Posts: 213
Joined: Tue Jun 26, 2012 10:40 pm
Contact:

Re: AutoRun LWMenu

#96 Post by lwc »

Do you want me to check if:
  1. The launcher itself (i.e. my program) already runs
  2. The launched program (e.g. uTorrent) already runs
  3. Both
Please reply 1, 2 or 3.

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#97 Post by -ElCoyot- »

I'm explaining. The program is running and running from your launcher. I usually launch from the quick access toolbar. If I accidentally clicked the same icon in the quick launch, a window was displayed, as I have already given

lwc
Posts: 213
Joined: Tue Jun 26, 2012 10:40 pm
Contact:

Re: AutoRun LWMenu

#98 Post by lwc »

So 2, right?

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#99 Post by -ElCoyot- »

Sorry for the delay. Yes, point 2.

lwc
Posts: 213
Joined: Tue Jun 26, 2012 10:40 pm
Contact:

Re: AutoRun LWMenu

#100 Post by lwc »

Alright, then done. But to make it user friendlier I've made it a question rather than a block - can you try it in the latest beta?
Attachments
singlerun warning.png
singlerun warning.png (10.74 KiB) Viewed 47871 times

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#101 Post by -ElCoyot- »

Fine. But after clicking the "No" button, this window is shown. And it is not necessary at all.
Attachments
Screenshot_240109_071010.png
Screenshot_240109_071010.png (6.88 KiB) Viewed 47212 times

lwc
Posts: 213
Joined: Tue Jun 26, 2012 10:40 pm
Contact:

Re: AutoRun LWMenu

#102 Post by lwc »

Done - added support for skiptobutton when using singlerun - can you try it in the latest beta?

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#103 Post by -ElCoyot- »

Great! Now the program has everything I need.

When you make a release, call it version "1.5" :D

lwc
Posts: 213
Joined: Tue Jun 26, 2012 10:40 pm
Contact:

Re: AutoRun LWMenu

#104 Post by lwc »

In that case, I've just released it (plus 0 at the end :wink:).

-ElCoyot-
Posts: 98
Joined: Thu Sep 02, 2021 4:42 am

Re: AutoRun LWMenu

#105 Post by -ElCoyot- »

(plus 0 at the end :wink:)
👍👍👍

Post Reply