+++ BREAKING NEWS: XYplorer goes twinBASIC +++

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
highend
Posts: 14229
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by highend »

Code: Select all

    $result = runret(lax("path to\python.exe" "<curitem>"), "%TEMP%", 65001);
Possible since forever...
One of my scripts helped you out? Please donate via Paypal

WirlyWirly
Posts: 232
Joined: 21 Oct 2020 23:33
Location: Through the Looking-Glass

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by WirlyWirly »

mikes16 wrote: 12 Jun 2025 07:55...While XYplorer - eventually - allow me to fire off python scripts on folders?
I do this all the time, read through the scripting and variables sections of the help file.

As highend mentioned, specifically, the run() and lax() functions as-well as the <selitems> variable.

mikes16
Posts: 57
Joined: 02 Mar 2007 16:18

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by mikes16 »

Thanks to you both - I will dig in and start tinkering in earnest!

admin
Site Admin
Posts: 63594
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by admin »

:party: :beer: :party: :beer: :party: :beer: :party: :beer: :party: :beer: :party: :beer: :party:
Here we go! About half a year after jupe informed me about something called "twinBASIC" I proudly present the first ever 64-bit version of XYplorer! Huge thanks to Wayne (author of twinBASIC) for making this possible, and to fafalone for his WinDevLib, which made the transition so easy and fast. It's nothing less than a dream come true!
:party: :beer: :party: :beer: :party: :beer: :party: :beer: :party: :beer: :party: :beer: :party:

New version of XYplorer (64-bit) compiled with twinBASIC BETA 803:

XYplorerTB.exe, v27.00.0702, digitally signed, zipped

+ Various fixes.

There will be glitches, there will be bugs. Work in progress.

WirlyWirly
Posts: 232
Joined: 21 Oct 2020 23:33
Location: Through the Looking-Glass

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by WirlyWirly »

:party: I'm here for it, Friday the 13th, the day XYplorer went 64-bit :tup:

admin
Site Admin
Posts: 63594
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by admin »

btw: echo 20 + 25 + 06 + 13; //64

klownboy
Posts: 4332
Joined: 28 Feb 2012 19:27
Location: Windows 11, 24H2 Build 26100.3915 at 100% 2560x1440

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by klownboy »

Congrats Don on the 64 version and drag & drop worked when using standard shell drag and drop. :party: :appl:

I got a very big dialog box when deleting the 2 files after I copied them and this:

Code: Select all

Error:  	340 (0x00000154)
Desc:   	Control array element does not exist
Dll:    	0
Proc:   	InitMetrics

Source: 	
XY ver: 	XYplorer 27.00.0702 - Lifetime License Enterprise
OS:     	Windows 11 Pro, 32-bit, Version 24H2, Build 26100.4349 (10.0)
Locale: 	1033 (en-US)
ANSI:   	1252, ACP: 1252  (ANSI - Latin I)
Font:   	Segoe UI 9, Segoe UI 9, DBCS: No
DPI:    	144 (150%), 1920x1080

Date:   	2025-06-13 11:02:02

Josey
Posts: 12
Joined: 30 Sep 2022 16:53
Location: USA

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by Josey »

When will I be able to install this version?

admin
Site Admin
Posts: 63594
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by admin »

Josey wrote: 13 Jun 2025 20:41 When will I be able to install this version?
I'd say in about 2 weeks it's ready to ship.

Horst
Posts: 1245
Joined: 24 Jan 2021 12:27
Location: Germany

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by Horst »

I always tested the TB version inside my VB version.
The new x64 version simply crashes and generates an WER report.
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
Portable XYplorer (Actual version, including betas)
Everything 1.5.0.1395a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88

admin
Site Admin
Posts: 63594
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by admin »

New version of XYplorer (64-bit) compiled with twinBASIC BETA 805:

XYplorerTB.exe, v27.00.0703, digitally signed, zipped

Code: Select all

! Various fixes.
There will be glitches, there will be bugs. Work in progress.

Horst
Posts: 1245
Joined: 24 Jan 2021 12:27
Location: Germany

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by Horst »

This version crashes as the first x64 version.
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
Portable XYplorer (Actual version, including betas)
Everything 1.5.0.1395a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88

admin
Site Admin
Posts: 63594
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by admin »

Right after startup? Give some context. Don't keep me guessing. Can you start a fresh instance?

Borut
Posts: 1449
Joined: 19 Oct 2010 19:29

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by Borut »

Hi Don! Saved in the same directory as VB version, it does not appear at all. It probably silently dies or gets killed somehow. Saved into an empty directory (i.e. "hard" fresh), it starts as expected, starting a free test. At least that is my experience... Good luck!
Win 10 Pro 64bit

WirlyWirly
Posts: 232
Joined: 21 Oct 2020 23:33
Location: Through the Looking-Glass

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Post by WirlyWirly »

admin wrote: 14 Jun 2025 18:36 Right after startup? Give some context. Don't keep me guessing. Can you start a fresh instance?
In my case (Windows 10), I place XyplorerTB.exe in my existing <xypath>, launch it, and nothing happens. I don't see any log files left behind or any info to provide.

When I place it in a new folder and launch it, then yes it starts fine in a fresh instance.

Post Reply