Search found 109 matches

by Lusayalumino
08 Apr 2025 05:47
Forum: Script Exchange
Topic: Session Manager [v7.90]  —  Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Replies: 569
Views: 303106

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

FluxTorpedoe wrote: 07 Apr 2025 18:55 Hi everyone, The new 7.90 version is ready...
Fabulous; thank you for staying on this awesome code.
by Lusayalumino
27 Feb 2025 15:37
Forum: Script Exchange
Topic: Session Manager [v7.90]  —  Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Replies: 569
Views: 303106

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

Hi autocart: forgive me if this post misses your point, but I thought I'd share this as it's been a terrific tool... I use a "ROCKER" Script on a User Button to get 4 different Layouts to load (Left-Click executes two scripts / Right-Click executes two scripts): On left-click: if(get("...
by Lusayalumino
24 Dec 2024 17:29
Forum: Script Exchange
Topic: Session Manager [v7.90]  —  Bookmark your environments: locations and/or display (save/restore tabsets and layout)
Replies: 569
Views: 303106

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

Feature request? It's hard to improve upon perfection! I use this every single day; many times a week I'm generating new tabsets or editing existing tabsets. This little software – combined with XYPlorer – is A GOD AMONG MEN! I've said it before, but thank you. There is one little thing (and I'm not...
by Lusayalumino
24 Oct 2024 05:30
Forum: Tips & Tricks, Questions & Answers
Topic: Quick Search Multiple Directories?
Replies: 5
Views: 541

Re: Quick Search Multiple Directories?

Man alive is this sweet -- and FAST. I wish I had thought of this years ago -- honestly, it's so fast and smooth (and consolidated) -- I don't think I'll ever search single directories again. Game changer. Thanks for always sharing your skill and expertise highend... and for providing precise code t...
by Lusayalumino
23 Oct 2024 23:18
Forum: Tips & Tricks, Questions & Answers
Topic: Quick Search Multiple Directories?
Replies: 5
Views: 541

Re: Quick Search Multiple Directories?

Thanks highend. What would the syntax be and how would I delimit? The following didn't work; am I in the right wheelhouse? #340; goto"C:\Users\admin\"/excl"C:\Users\admin\.cache"/excl"C:\Users\admin\.ccp"; #266; #340; goto"C:\Users\admin\"|/excl"C:\Users\...
by Lusayalumino
23 Oct 2024 20:32
Forum: Tips & Tricks, Questions & Answers
Topic: Quick Search Multiple Directories?
Replies: 5
Views: 541

Quick Search Multiple Directories?

I have a bunch of scripts I've created (and assigned keyboard shortcuts) to do Quick Searches of Directories: #340 (New Tab) > GOTO > #266 (Quick Search) E.g.: #340; goto"D:\"; #266 Sometimes, I want to do a search, in all MY files (I don't want to search the entire USER directory as it co...
by Lusayalumino
22 Aug 2024 15:46
Forum: Tips & Tricks, Questions & Answers
Topic: How to create a Stream Deck Shortcut that opens a Folder in XYPlorer?
Replies: 2
Views: 1114

Re: How to create a Stream Deck Shortcut that opens a Folder in XYPlorer?

It's not the first time I've posted about XY in other forums... XY has literally changed my life... I'm your #1 evangelist. :titter: I ended up just creating batch file shortcuts, then linked them to Stream Deck; here's the contents of the .bat: "C:\Program Files (x86)\XYplorer\XYplorer.exe&quo...
by Lusayalumino
19 Aug 2024 20:04
Forum: Tips & Tricks, Questions & Answers
Topic: How to create a Stream Deck Shortcut that opens a Folder in XYPlorer?
Replies: 2
Views: 1114

How to create a Stream Deck Shortcut that opens a Folder in XYPlorer?

I realize this isn't an XYPlorer question, it's a Stream Deck question (which I posted here: https://www.reddit.com/r/elgato/comments/1ew8hi3/stream_deck_xyplorer_shortcut_to_open_a_folder_in/)... But there's a lot of smart people on this forum, and I'm more likely to get a solution here. I'm trying...
by Lusayalumino
08 Aug 2024 19:31
Forum: Tips & Tricks, Questions & Answers
Topic: How to change any/all attributes of a file or directory
Replies: 9
Views: 3487

Re: How to change any/all attributes of a file or directory

OK; thanks for that. For anyone who might stumble upon this thread, figured out how to do it with Outlook's email signatures:

Outlook > File > Options > Mail > Signatures > Rt-Click Image > Picture > Alt Text tab > e.g. "MY COMPANY LOGO"
by Lusayalumino
08 Aug 2024 17:18
Forum: Tips & Tricks, Questions & Answers
Topic: How to change any/all attributes of a file or directory
Replies: 9
Views: 3487

Re: How to change any/all attributes of a file or directory

Email signature images can cause outgoing emails to be blocked by recipient servers, if there's no alt attribute attached to the image. When I open the image in ACDSee Photo Studio Ultimate, I can see it has a single character attribute of "A". I'm trying to change that. Here's an image: R...
by Lusayalumino
07 Aug 2024 19:51
Forum: Tips & Tricks, Questions & Answers
Topic: How to change any/all attributes of a file or directory
Replies: 9
Views: 3487

Re: How to change any/all attributes of a file or directory

I'm trying to change the alt attribute of JPGs and PNGs but that attribute doesn't appear in the properties pane. Is there another way to add that alt attribute?
by Lusayalumino
14 Jul 2024 19:13
Forum: Tips & Tricks, Questions & Answers
Topic: How to create scripts to select > then duplicate files and folders
Replies: 8
Views: 828

Re: How to create scripts to select > then duplicate files and folders

I'm new to gaming, and some of the Steam PC games don't have the ability to create manual file saves (which can be a disaster). But there's many other core business files which I'm constantly backing up amending with yyyy-mm-dd... "-20240714 13-17" -- now everything is simple, to create ba...
by Lusayalumino
14 Jul 2024 18:15
Forum: Tips & Tricks, Questions & Answers
Topic: How to create scripts to select > then duplicate files and folders
Replies: 8
Views: 828

Re: How to create scripts to select > then duplicate files and folders

Man, I so appreciate you. Thanks for sharing your expertise -- and thanks for giving precise code so I didn't have to fight with it.

Not only that, but I'm sure that someone else will eventually bump into this thread and be helped by it. Donation made.
by Lusayalumino
14 Jul 2024 04:58
Forum: Tips & Tricks, Questions & Answers
Topic: How to create scripts to select > then duplicate files and folders
Replies: 8
Views: 828

Re: How to create scripts to select > then duplicate files and folders

I really appreciate you HighEnd; I will be making a donation (which I have done in the past) when we get this working. I ran these two tests: #340; $path = "C:\Users\admin\OneDrive - admin\My Docs\test folder one DRIVE"; goto gpc($path, "component", -2, 1); selectitems $path; wai...