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

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
admin
Site Admin
Posts: 63595
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Many of the document preview issues should be fixed in v27.00.0710.

highend
Posts: 14229
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

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

Post by highend »

Good job, 710 looks like a large improvement regarding previews.
Every type (pane, info panel - preview, floating preview) seems to work fine on standard documents (like .pdf, .doc, .docx, .xls, .xlsx).

Scripting things seem to be a bit broken atm, e.g. you can't execute a simple:

Code: Select all

text runret("""cmd"" /c chcp 65001");
It results in:

Code: Select all

'chcp' is not recognized as an internal or external command,
operable program or batch file.
Ofc the same code in normal XY works fine since years.
One of my scripts helped you out? Please donate via Paypal

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

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

Post by admin »

highend wrote: 16 Jun 2025 13:18 Good job, 710 looks like a large improvement regarding previews.
Every type (pane, info panel - preview, floating preview) seems to work fine on standard documents (like .pdf, .doc, .docx, .xls, .xlsx).

Scripting things seem to be a bit broken atm, e.g. you can't execute a simple:

Code: Select all

text runret("""cmd"" /c chcp 65001");
It results in:

Code: Select all

'chcp' is not recognized as an internal or external command,
operable program or batch file.
Ofc the same code in normal XY works fine since years.
Confirmed. Tricky.

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

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

Post by Horst »

Most previews are working fine now,
but .html doesn't work at all in the preview pane.
Screenshot - 16.06.2025 , 19_59_51.png
Screenshot - 16.06.2025 , 19_59_51.png (21.88 KiB) Viewed 355 times
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

highend
Posts: 14229
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

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

Post by highend »

The same goes for .htm and .mht files...
One of my scripts helped you out? Please donate via Paypal

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 »

And that's the same error I reported earlier with an animated gif.

brianhuahin
Posts: 83
Joined: 03 Feb 2017 06:52

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

Post by brianhuahin »

Preview pane major improvements but still an issue with SVG. I love that code.

brianhuahin
Posts: 83
Joined: 03 Feb 2017 06:52

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

Post by brianhuahin »

Using Windows 11 up to date and latest XYplorer and XYplorerTB.
I cannot use right click on Bitdefender antivirus to select a file and run.
This works ok with Windows file explorer.

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

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

Post by admin »

brianhuahin wrote: 17 Jun 2025 10:51 Preview pane major improvements but still an issue with SVG. I love that code.
Should soon be fixed.

Incl. HTML and anim-GIF.

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

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

Post by admin »

brianhuahin wrote: 17 Jun 2025 10:55 Using Windows 11 up to date and latest XYplorer and XYplorerTB.
I cannot use right click on Bitdefender antivirus to select a file and run.
This works ok with Windows file explorer.
This is something for later.

brianhuahin
Posts: 83
Joined: 03 Feb 2017 06:52

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

Post by brianhuahin »

Preview pane major improvements but still an issue with CSV.

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

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

Post by admin »

CSV? That's plain text. Works fine. What issue do you get?

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

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

Post by Horst »

admin wrote: 17 Jun 2025 10:59
brianhuahin wrote: 17 Jun 2025 10:55 Using Windows 11 up to date and latest XYplorer and XYplorerTB.
I cannot use right click on Bitdefender antivirus to select a file and run.
This works ok with Windows file explorer.
This is something for later.
I had Bitdefender some time ago.
Bitdefender only shows its context menu if called from Explorer.
Try renaming the XY exe to Explorer.exe and test it.
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

brianhuahin
Posts: 83
Joined: 03 Feb 2017 06:52

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

Post by brianhuahin »

On reflection it may be my missunderstanding. Clicking on a CSV file opens Excel I some how expected XY to provide a similar format. XY and XY TB look the same on Preview Pane.

brianhuahin
Posts: 83
Joined: 03 Feb 2017 06:52

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

Post by brianhuahin »

Horst
No go still no acess will await the boss to solve or change to another Virus killer.
Any advice on that subject?
Regard's

Post Reply