Has any of the XYplorer programmers thought of a better/easier way of updating to new versions.
Many other programs allow you to just click a prompt offering a new version.
It then downloads. You agree to prompts and it installs over the top of the previous version.
With many frequent new versions continulaay having to download and manually install becomes tedious!
Thank you!
Easier Update
-
highend
- Posts: 14925
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Easier Update
What?
Configuration | General | Startup & Exit | [x] Check for updates on startup
2 x "OK" button is tedious? oOYou do not have the required permissions to view the files attached to this post.
One of my scripts helped you out? Please donate via Paypal
-
WirlyWirly
- Posts: 312
- Joined: 21 Oct 2020 23:33
- Location: XY 64-Bit | Win 10 @ 100% (3440x1440)
Re: Easier Update
You can check for updates at startup as highend suggested or from the menu bar you can click
Alternatively, you can run the
On left click
Here's a little icon I made for the button, I think it looks pretty neat...

Help|Online Support|Check for UpdatesAlternatively, you can run the
update() function, which I find very handy and quick to access when assigned to a custom toolbar button. It's a simple one-liner, but check the help document for more options...On left click
::update 1 + 128;Here's a little icon I made for the button, I think it looks pretty neat...

You do not have the required permissions to view the files attached to this post.
-
phred
- Posts: 639
- Joined: 26 Dec 2021 02:10
- Location: XY 64bit on Win10 at 100% from Boston USA
Re: Easier Update
This is indeed very helpful. Right now, using it with the syntax you provided, it's returning a new beta version. What would I use to have it only check for non-beta releases? There is one currently available (23.80.0200.)
Thanks.
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Easier Update
You can lookup any scripting command in the help file to get an explanation + examples, which should save you from having to ask each time.
update 128;-
phred
- Posts: 639
- Joined: 26 Dec 2021 02:10
- Location: XY 64bit on Win10 at 100% from Boston USA
Re: Easier Update
Found it in the scripting help file. Thanks.
-
Filehero
- Posts: 2731
- Joined: 27 Feb 2012 18:50
- Location: Windows 11@100%
XYplorer Beta Club