Search found 13154 matches

by highend
18 Mar 2024 17:52
Forum: Wishes
Topic: close multi tabs
Replies: 9
Views: 352

Re: close multi tabs

If you need to reset a variable before it's e.g. counted up in a next loop again, just set it to e.g. 0 before

Code: Select all

    while ($i++ < $cntTabs) {
    ...
    }
    
    $i = 0;
    while ($i++ < $cntTabs) {
    ...
    }
by highend
18 Mar 2024 13:47
Forum: Tips & Tricks, Questions & Answers
Topic: What's up with orphaned tags??
Replies: 10
Views: 123

Re: What's up with orphaned tags??

or reformatting of backup drive
I don't think that wouldn't solve it. The chances that two serials are the same is... Extremely low

I'd choose the Samsung...
by highend
18 Mar 2024 13:38
Forum: Tips & Tricks, Questions & Answers
Topic: Toolbars - new line
Replies: 3
Views: 60

Re: Toolbars - new line

Lets call it a toolbar break-through! :tup:
by highend
18 Mar 2024 13:29
Forum: Tips & Tricks, Questions & Answers
Topic: What's up with orphaned tags??
Replies: 10
Views: 123

Re: What's up with orphaned tags??

You upper three lines are borked... Valid paths can't contain a second ":"... Regarding serials: Probably the external case provides it (and not the drive inside of it). In your case it's maybe not that bad, you want the tags to be equal on them anyway. Otherwise one case would need to be ...
by highend
18 Mar 2024 11:42
Forum: Tips & Tricks, Questions & Answers
Topic: Another speed post
Replies: 2
Views: 42

Re: Another speed post

Show the output after executing this script first:
text columnlayout(, "get");
by highend
18 Mar 2024 11:27
Forum: Wishes
Topic: close multi tabs
Replies: 9
Views: 352

Re: close multi tabs

Check the inputselect() options to show generic icons. Maybe that fixes that.

Empty variables to let it run a second time? Em, what?
Be more specific, show the relevant code where something doesn't work as expected and generally, post code in text form, not as an image^^
by highend
18 Mar 2024 09:00
Forum: Tips & Tricks, Questions & Answers
Topic: What's up with orphaned tags??
Replies: 10
Views: 123

Re: What's up with orphaned tags??

- Yellow one file (and remember it's full path) on external drive 1 (whatever that would be) - Menu | File | Settings Special | Save Tags - Disconnect drive 1, attach drive 2 - This file now really shows up in yellow? If yes, open the belonging tag.dat file with a text editor, search for that file n...
by highend
18 Mar 2024 00:11
Forum: Tips & Tricks, Questions & Answers
Topic: What's up with orphaned tags??
Replies: 10
Views: 123

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: 3
Views: 87

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: 123

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: 103

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: 653

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 33 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: 187

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: 653

Re: CorelDRAW file version not display

Which Corel Draw version is installed? + Version number if possible