Search found 15 matches

by shimamiya
19 Dec 2024 12:31
Forum: Tips & Tricks, Questions & Answers
Topic: Mouse Scrolling Horizontally with Wheel
Replies: 2
Views: 361

Re: Mouse Scrolling Horizontally with Wheel

admin wrote: 19 Dec 2024 09:16 Is there a vertical scrollbar? In this case, the wheel should prioritize vertical scrolling.
There is, but it was still scrolling horizontally. I have re-installed it and it seems ok now. If it happens again I will let you know, many thanks.
by shimamiya
19 Dec 2024 12:28
Forum: Script Exchange
Topic: Session Manager [v7.90]  —  Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Replies: 571
Views: 310286

Re: Session Manager [v7.80]  —  Bookmark your environments: locations and/or display (tabsets and layout)

Malarki wrote: 18 Dec 2024 17:28 Not your doing - it's a minor issue within the script. See previous notes here; it will probably be fixed in next release.
No problem, thank you.
by shimamiya
18 Dec 2024 17:04
Forum: Script Exchange
Topic: Session Manager [v7.90]  —  Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Replies: 571
Views: 310286

Re: Session Manager [v7.80]  —  Bookmark your environments: locations and/or display (tabsets and layout)

Great script, very useful. Just one issue for me, if I enter the path to an icon, it appears on the toolbar, but as soon as I click the button it disappears again and reverts to "text:‹ Tabsets ›"

Am I doing something wrong?
by shimamiya
18 Dec 2024 16:58
Forum: Tips & Tricks, Questions & Answers
Topic: Mouse Scrolling Horizontally with Wheel
Replies: 2
Views: 361

Mouse Scrolling Horizontally with Wheel

Hello everyone, I was wondering if someone can help me with something. When I use the wheel on the mouse, content in XYplorer scrolls horizontally. How can I change it to scroll vertically? I can't seem to find the XYplorer mouse setting for it. Or is it actually a mouse setting and nothing to do wi...
by shimamiya
26 May 2024 07:33
Forum: Script Exchange
Topic: Text 2 Sub-Folders
Replies: 8
Views: 3726

Re: Text 2 Sub-Folders

Thanks for this great script. As a sidenote you can also use Text2Folders: https://www.dcmembers.com/skwire/download/text-2-folders/ You can create a list (.txt for example) and then send it to t2f: .txt file contents: Movies\Movie1\Cover Movies\Movie2\Cover Movies\Movie3\Cover "Text2Folders.ex...
by shimamiya
07 Jul 2023 11:25
Forum: Tips & Tricks, Questions & Answers
Topic: USB Drive Not Showing in Tree
Replies: 4
Views: 457

Re: USB Drive Not Showing in Tree

Ah, update. It's because I have the tree set as the mini tree. For the mini tree it doesn't display.
by shimamiya
07 Jul 2023 11:21
Forum: Tips & Tricks, Questions & Answers
Topic: USB Drive Not Showing in Tree
Replies: 4
Views: 457

Re: USB Drive Not Showing in Tree

Thanks. Tried all those already and nothing works, it still isn't recognised.
by shimamiya
06 Jul 2023 16:18
Forum: Tips & Tricks, Questions & Answers
Topic: USB Drive Not Showing in Tree
Replies: 4
Views: 457

USB Drive Not Showing in Tree

I have two USB drives plugged in, but one doesn't show in the tree. The only difference is that the second drive is a Sata drive inside an enclosure. How come it doesn't show? I have many other file explorers and it shows in all of them. I can't see anything in the settings that would cause it not t...
by shimamiya
02 Jul 2023 06:56
Forum: Script Exchange
Topic: Escaping Brackets in Scripts
Replies: 2
Views: 658

Re: Escaping Brackets in Scripts

Brilliant. Never thought of that. Thank you.
by shimamiya
02 Jul 2023 06:53
Forum: Script Exchange
Topic: Set CMD Start Folder
Replies: 3
Views: 953

Re: Set CMD Start Folder

Perfect, thank you. Works great.
by shimamiya
01 Jul 2023 19:52
Forum: Script Exchange
Topic: Set CMD Start Folder
Replies: 3
Views: 953

Set CMD Start Folder

For command line ops, how I can I set a start folder in the syntax? Thank you.
by shimamiya
01 Jul 2023 18:57
Forum: Script Exchange
Topic: Escaping Brackets in Scripts
Replies: 2
Views: 658

Escaping Brackets in Scripts

Hi guys, how do I escape brackets in scripting? run """software.exe"" /A * <curpath> > C:\Users\xxxx\Desktop\list.csv" So, the > before C:\ I tried the Windows escape character ^, and also quotes, but it keeps throwing an error saying invalid syntax > Many thanks.
by shimamiya
01 Jul 2023 08:52
Forum: Bug Reports
Topic: Icons Randomnly Change
Replies: 1
Views: 379

Icons Randomnly Change

There appears to be a major bug with icons. I change an icon on the toolbar for a custom command, then save the settings and when I hover over catalog icons or toolbar icons they change to something else. Sometimes they are icons for other software, other times just a black square. I have to restart...
by shimamiya
29 Jun 2023 18:45
Forum: Bug Reports
Topic: Unexpected Command Line Parameter
Replies: 2
Views: 3765

Re: Unexpected Command Line Parameter

Thank you for the reply. I had tried that. I have sorted it though. With the "Open Selected List Item(s) with Application" you don't need to include the <selitem> var. Once I removed it, the error went away. I guess <selitem> is assumed. :) For the mulitple files, <selitems ;> is fine, but...
by shimamiya
29 Jun 2023 14:46
Forum: Bug Reports
Topic: Unexpected Command Line Parameter
Replies: 2
Views: 3765

Unexpected Command Line Parameter

Hello, this is my first post here, so bear with me. :) Firstly, thank you for this awesome software. I did try it before, but didn't really have the time to go through so many features, but now I'm working my way around things and it is really fabulous. Ok, so I have created a 'Catalog" and hav...