Search found 10 matches

by tiger08
17 Mar 2022 10:27
Forum: Script Exchange
Topic: rename selected files
Replies: 5
Views: 2478

Re: rename selected files

Sir, Your remarks made me think and try afresh with cool mind today. I do not know how it happened. Either I did not copy script to 'try script' correctly or something else. What is strange to me that when I place the closing bracket in either position it works, which should NOT. No errors is report...
by tiger08
13 Mar 2022 04:42
Forum: Script Exchange
Topic: rename selected files
Replies: 5
Views: 2478

Re: rename selected files

Thanks for quick reply. Sorry for delay on my part. In the first instance the script did not worked. I studied it thoroughly and in line 2, I changed the position of closing bracket to end. end (<get CountSelected> < 2), "At least 2 items must be selected, aborted!"; -- line 2 as provided ...
by tiger08
22 Feb 2022 00:49
Forum: Script Exchange
Topic: rename selected files
Replies: 5
Views: 2478

rename selected files

I selected files of different extensions like PDF, TXT , PNG, DOC ( one file of each extension ). I want to rename the files in such a way that basename of TXT file becomes basename of all other files(On selected files only). e.g. Linux For Beginners - 9th Edition, 2021.txt Linux For Beginner.pdf Li...
by tiger08
31 Aug 2021 16:05
Forum: Bug Reports
Topic: Right click Context Menu
Replies: 2
Views: 803

Re: Right click Context Menu

many Thanks for help.
I used "Show 64-bit Context Menu" from the normal context menu , my work is done.
However nirsoft utils , I downloaded but found beyond my knowledge. It is a black box to me.
I did not try.
Again thanks.
by tiger08
25 Aug 2021 13:20
Forum: Bug Reports
Topic: Right click Context Menu
Replies: 2
Views: 803

Right click Context Menu

Right click a file closes the XYplorer. I have gone through Forum. I tried and Ticked Config > Menu, Mouse, Usablity > Hide shell extensions from shell context menu. --It has worked partially. On Right click it does not closes, but but lot of items of menu are missing. I tried and Ticked Config > Ot...
by tiger08
18 Jul 2021 23:41
Forum: Tips & Tricks, Questions & Answers
Topic: Right clicking a rar file closes XYplorer
Replies: 2
Views: 559

Right clicking a rar file closes XYplorer

Right clicking a .rar file used to show context menu items.
But suddenly for the last 5 days , it closes XYplorer.
I tried F9, F3 >> TICKING hide shell extensions from shell context menu.
By doing this XYplorer does not closes, but RAR items disappears from context menu.
by tiger08
14 Dec 2020 12:42
Forum: Script Exchange
Topic: copy item path/names to clipboard
Replies: 6
Views: 3594

Re: copy item path/names to clipboard

Many Thanks Sir.
by tiger08
13 Dec 2020 18:39
Forum: Script Exchange
Topic: copy item path/names to clipboard
Replies: 6
Views: 3594

Re: copy item path/names to clipboard

Yes. But this button copies path alongwith filenames.
How to change it to copy filename only (CTRL+SHIFT+P)

Warm Regards
tiger08
by tiger08
17 Nov 2014 18:45
Forum: Tips & Tricks, Questions & Answers
Topic: sort files by names from 6th column
Replies: 3
Views: 11326

Re: sort files by names from 6th column

I tried the script by highend and it worked like magic.

Today I found another suggestion by admin.

Great Thanks to both highend and admin.

Thanks and Regards.
by tiger08
13 Nov 2014 08:39
Forum: Tips & Tricks, Questions & Answers
Topic: sort files by names from 6th column
Replies: 3
Views: 11326

sort files by names from 6th column

files are sorted by clicking the tab i.e. by name , size , date etc. if I click name tab files are sorted by names, clicking again files are reverse sorted. My problem is I want to sort files by ignoring first 4 characters from file names. my files are like: 001-Guitar.AIO.fD.ISBN-0470481331.pdf 002...