Search found 65 matches

by terrytw
19 Mar 2024 02:10
Forum: Wishes
Topic: Consistent mid click behavior on toolbar
Replies: 2
Views: 147

Re: Consistent mid click behavior on toolbar

admin wrote: 18 Mar 2024 14:13 Not possible. Windows popup menus don't support the middle click.
Damn, sad to hear that. :cry:
by terrytw
18 Mar 2024 09:36
Forum: Wishes
Topic: Consistent mid click behavior on toolbar
Replies: 2
Views: 147

Consistent mid click behavior on toolbar

I want to kinda piggy back on this post: https://www.xyplorer.com/xyfc/viewtopic.php?t=27110 This has been bothering me for some time now, and since it can be achieved, I would like to propose that: All "go" options, when put on toolbar, (including its drop down menus (like the drop down m...
by terrytw
15 Mar 2024 09:30
Forum: Script Exchange
Topic: [Solved] Powershell, space and nested quote (right click menu to open powershell here with admin privilege)
Replies: 5
Views: 188

Re: Powershell, space and nested quote

For those old versions I use this: http://code.kliu.org/misc/elevate/ $elevate = "D:\Tools\@Command Line Tools\Elevate\elevate_x64.exe"; $command = "powershell.exe -NoProfile -NoExit -Command Set-Location -LiteralPath '<curpath>'"; run lax("$elevate" $command); Never h...
by terrytw
15 Mar 2024 09:00
Forum: Script Exchange
Topic: [Solved] Powershell, space and nested quote (right click menu to open powershell here with admin privilege)
Replies: 5
Views: 188

Re: Powershell, space and nested quote

highend wrote: 15 Mar 2024 08:51 Untested, with PS7.x

Code: Select all

run "pwsh -Command Start-Process Pwsh -Verb RunAs -WorkingDirectory '<curpath>'", , , 0;
Thanks! I don't want to use pwsh, for compatibility reasons. Some machines don't have pwsh. I would like to stick with powershell 5.0.
by terrytw
15 Mar 2024 07:46
Forum: Script Exchange
Topic: [Solved] Powershell, space and nested quote (right click menu to open powershell here with admin privilege)
Replies: 5
Views: 188

[Solved] Powershell, space and nested quote (right click menu to open powershell here with admin privilege)

Hi guys I run into a problem with nested quotes, can someone please help me out? I have got a script like this: run "PowerShell -Command Start-Process PowerShell -verb runAs -ArgumentList '-NoExit', '-Command', 'cd <curpath>'",,,0 and it runs, except when there is a space in <curpath>... B...
by terrytw
06 Jan 2024 03:35
Forum: Wishes
Topic: Quick check on the new fresh
Replies: 1
Views: 287

Quick check on the new fresh

Dear Dev, I think last year you mentioned a plan in implement a new refresh scheme, just want to quickly check up the progress on that. Like is it being worked on, or is it sitting on a todo list.

Not trying to rush anything, just genuinely curious.
by terrytw
20 Oct 2023 15:58
Forum: Bug Reports
Topic: XYplorer freezing when moving large files over network drives
Replies: 7
Views: 1663

Re: XYplorer freezing when moving large files over network drives

For anyone having the same problem, please check "move intra volume" in settings - file operation - background processing - apply to. Problem is that even if it is intra volume move, like from \\192.168.1.50\test\1 to \\192.168.1.50\test\2, since it is a network drive (in my case a SMB dri...
by terrytw
14 Oct 2023 12:39
Forum: Multilingual Support
Topic: Chinese (Simplified) 简体中文
Replies: 539
Views: 433269

Re: Chinese (Simplified) 简体中文

As always, thanks for keeping up the translation hapocn! A small mistranslation: 06.0741=(0415)chk.caption:01|Op&en files from 64-bit process|--|用64位进程打开文件(&E) "Open files from 64-bit process" should be "用64位进程打开文件" instead of "从64位进程删除文件" Please see updated lan...
by terrytw
08 Oct 2023 11:50
Forum: Tips & Tricks, Questions & Answers
Topic: Open Windows Terminal Here
Replies: 5
Views: 1412

Re: Open Windows Terminal Here

Quick note: if the script highend provided is not working, please check viewtopic.php?p=214888#p214888
by terrytw
08 Oct 2023 11:44
Forum: Tips & Tricks, Questions & Answers
Topic: Administrative Command Prompt - PowerShell
Replies: 4
Views: 1522

Re: Administrative Command Prompt - PowerShell

A quick note to anyone wishing to do the same: pwsh is only available if you installed the standalone powershell core 6+ . If you use powershell with the command klownboy provided, it will fail because -WorkingDirectory only works with pwsh If you wish to use the default powershell 5 that is bundled...
by terrytw
08 Oct 2023 06:28
Forum: Wishes
Topic: Info Panel horizontal scrollbar
Replies: 18
Views: 1034

Re: Info Panel horizontal scrollbar

True, but the problem seems to be theoretical. In the last 20 years, about 2 users have complained, including you. Make it 3 haha I have got a 1080p monitor at 125% scale. Every time I want to use to IP, I have to maximize XYplorer window. Wide IP would block the bottom half of the tree. If I make ...
by terrytw
18 Mar 2023 02:00
Forum: Multilingual Support
Topic: Chinese (Simplified) 简体中文
Replies: 539
Views: 433269

Re: Chinese (Simplified) 简体中文

I have translated the screenshots. Please see attached. I did not look into the google translation carefully, but a simple glimpse shows a critical error: in the last section, custom copy function was introduced. Google translated "copy" as in photocopy machine which is hilarious. Don't us...
by terrytw
17 Mar 2023 05:43
Forum: Multilingual Support
Topic: Chinese (Simplified) 简体中文
Replies: 539
Views: 433269

Re: Chinese (Simplified) 简体中文

Configuration | General | Menus, Mouse, Usability | Context Menus | Native context menu It is now translated as 本地右键菜单, which roughly means local context menu, and it does not make sense to normal people. I suggest use 原生右键菜单 or 自带右键菜单. Maybe you can think of better options, but 本地右键菜单 is not a ver...
by terrytw
17 Mar 2023 04:09
Forum: Multilingual Support
Topic: Chinese (Simplified) 简体中文
Replies: 539
Views: 433269

Re: Chinese (Simplified) 简体中文

I was replying to a post written in english, so assume the user can read it, and translating a webpage is possible, expecting tutorials written in every language of the world seems implausible. There is a difference between writing a post and navigating a complicated software and its tutorials. I t...
by terrytw
17 Mar 2023 03:59
Forum: Multilingual Support
Topic: Chinese (Simplified) 简体中文
Replies: 539
Views: 433269

Re: Chinese (Simplified) 简体中文

Many friends in the forum also need image demonstrations or video tutorials to use the software. There are image tutorials provided here: https://www.xyplorer.com/product.php#features Yeah but that is all English, which is a hard sell to Chinese users...... Unlike most people in EU who are multilin...