Search found 13207 matches

by highend
18 Mar 2024 00:11
Forum: Tips & Tricks, Questions & Answers
Topic: What's up with orphaned tags??
Replies: 10
Views: 227

Re: What's up with orphaned tags??

This behaviour doesn't really make sense if the tag.dat is running with serial numbers. If some files are tagged on drive with serial <x> they wouldn't appear tagged on a different drive with serial <y> (if they weren't tagged specifically on that second drive before), regardless if they use the sam...
by highend
17 Mar 2024 21:26
Forum: Tips & Tricks, Questions & Answers
Topic: AI upscaling the toolbar icons
Replies: 10
Views: 369

Re: AI upscaling the toolbar icons

For upscaled icons, very good quality :tup:
by highend
17 Mar 2024 20:14
Forum: Tips & Tricks, Questions & Answers
Topic: What's up with orphaned tags??
Replies: 10
Views: 227

Re: What's up with orphaned tags??

Post all serial numbers of your drives and an small subset of orphaned tags from the tag.dat database file?
by highend
15 Mar 2024 21:26
Forum: Script Exchange
Topic: [Solved] Powershell, space and nested quote (right click menu to open powershell here with admin privilege)
Replies: 5
Views: 172

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

run "PowerShell -Command Start-Process PowerShell -verb runAs -ArgumentList """"""-NoExit"""" """"-Command"""" """"cd '<curpath>'""""""",,,0 That's c...
by highend
15 Mar 2024 10:52
Forum: Tips & Tricks, Questions & Answers
Topic: CorelDRAW file version not display
Replies: 11
Views: 700

Re: CorelDRAW file version not display

Even with the 2019er version I see the full metadata for that file, including file version.
For whatever reason your 32-bit shell properties seem to be broken (and that's what XY presents in these metadata infos)
metadata.png
metadata.png (30.25 KiB) Viewed 80 times
Sorry, can't help with that :om:
by highend
15 Mar 2024 09:38
Forum: Bug Reports
Topic: Errors often lately.
Replies: 16
Views: 262

Re: Errors often lately.

<cc_item>
by highend
15 Mar 2024 09:30
Forum: Tips & Tricks, Questions & Answers
Topic: CorelDRAW file version not display
Replies: 11
Views: 700

Re: CorelDRAW file version not display

Which Corel Draw version is installed? + Version number if possible
by highend
15 Mar 2024 09:20
Forum: Bug Reports
Topic: Errors often lately.
Replies: 16
Views: 262

Re: Errors often lately.

Why don't you just use a single column for this, splitted into files & folders like:
return foldersize(<c_item>, "D:<d> / F:<f>");
by highend
15 Mar 2024 09:15
Forum: Script Exchange
Topic: [Solved] Powershell, space and nested quote (right click menu to open powershell here with admin privilege)
Replies: 5
Views: 172

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 ha...
by highend
15 Mar 2024 08:58
Forum: Bug Reports
Topic: Errors often lately.
Replies: 16
Views: 262

Re: Errors often lately.

Unrelated: What is the exact purpose of that "Folders" column? Showing how many subfolders exist?
by highend
15 Mar 2024 08:53
Forum: Tips & Tricks, Questions & Answers
Topic: CorelDRAW file version not display
Replies: 11
Views: 700

Re: CorelDRAW file version not display

Then show the metadata content for such a file and upload it somewhere so that others can see if it appears on their system?
by highend
15 Mar 2024 08:51
Forum: Script Exchange
Topic: [Solved] Powershell, space and nested quote (right click menu to open powershell here with admin privilege)
Replies: 5
Views: 172

Re: Powershell, space and nested quote

Untested, with PS7.x

Code: Select all

run "pwsh -Command Start-Process Pwsh -Verb RunAs -WorkingDirectory '<curpath>'", , , 0;
by highend
15 Mar 2024 08:05
Forum: Tips & Tricks, Questions & Answers
Topic: CorelDRAW file version not display
Replies: 11
Views: 700

Re: CorelDRAW file version not display

You were asked to use File | Metadata...

And if it looks e.g. like this:
metadata.png
metadata.png (33.28 KiB) Viewed 118 times
You can just add a column and select the property "File Version"...
fileversion.png
fileversion.png (6.06 KiB) Viewed 118 times
by highend
14 Mar 2024 16:05
Forum: Bug Reports
Topic: Having long pauses during use and at startup
Replies: 2
Views: 75

Re: Having long pauses during use and at startup

Which view mode?

Execute this from the address bar while in that folder and show the output (as text):
text columnlayout(, "get");

Is this setting checked?
Configuration | Colors and Styles | Templates | Status Bar | [ ] Use status bar template