Search found 529 matches
- 15 Jan 2024 11:39
- Forum: Bug Reports
- Topic: Menu accelerators in popupmenu
- Replies: 8
- Views: 918
Re: Menu accelerators in popupmenu
Fix works fine with all of my menus! Thanks!
- 14 Jan 2024 12:40
- Forum: Bug Reports
- Topic: Menu accelerators in popupmenu
- Replies: 8
- Views: 918
Re: Menu accelerators in popupmenu
I'm sorry to say- but suddenly this became an issue again. Not generally, though - it most often works fine - but I have one case where it does not work in a submenu. Fortunately I've been able to build a small repro. Please use the attached sample and then do ::popupnested(readfile("{yourPath}...
- 13 Jan 2024 11:09
- Forum: Script Exchange
- Topic: Script '...' does not contain any valid lines
- Replies: 2
- Views: 79
Re: Script '...' does not contain any valid lines
Indeed. Thanks!
- 13 Jan 2024 09:49
- Forum: Script Exchange
- Topic: Script '...' does not contain any valid lines
- Replies: 2
- Views: 79
Script '...' does not contain any valid lines
I'm not sure if I'm not following best practices (very possible) or if there is a problem, but here's an annoying thing I've struggled with. I have two scripts that both need the same utility function. Instead of having that function's code in both scripts, I thought I'd put it into a .xyi file and ...
- 12 Jan 2024 12:13
- Forum: Bug Reports
- Topic: Drives not updated after mappings updated
- Replies: 23
- Views: 736
Re: Drives not updated after mappings updated
I'm happy (no, VERY happy actually) to report that "refresh" helped to solve my issue!
Many thanks for such a super-fast response!
Many thanks for such a super-fast response!
- 12 Jan 2024 11:00
- Forum: Bug Reports
- Topic: Drives not updated after mappings updated
- Replies: 23
- Views: 736
- 12 Jan 2024 10:21
- Forum: Bug Reports
- Topic: Drives not updated after mappings updated
- Replies: 23
- Views: 736
Re: Drives not updated after mappings updated
Too bad - but I understand... But in that case, my earlier question gets interesting: ...is there perhaps a way I could force XY to refresh from my mapping script? If there was any macro command that would update the drives bar, I could /feed that - but I've not found one. Did I miss anything? BTW, ...
- 12 Jan 2024 10:14
- Forum: Bug Reports
- Topic: File list not updated after running batch to unzip
- Replies: 2
- Views: 91
Re: File list not updated after running batch to unzip
Yesterday it was (twice), today it isn't any more
Forget it...
Forget it...
- 11 Jan 2024 14:23
- Forum: Bug Reports
- Topic: File list not updated after running batch to unzip
- Replies: 2
- Views: 91
File list not updated after running batch to unzip
I just copied two .7z files into a new folder and then ran an .xys script that called 7z to unzip those archives (into folders). After 7z had ended, XY's pane (details view) wasn't updated with those 2 new folders.
- 10 Jan 2024 19:01
- Forum: Tips & Tricks, Questions & Answers
- Topic: XYPlorer Guru GPT !!
- Replies: 5
- Views: 178
Re: XYPlorer Guru GPT !!
Actually...I take back my words. It's ChatGPT disguised as an "expert" but with the flaws of ChatGPT... Here's a nice start: generate a script to output the currently selected file GPT Creating a script in XYplorer to output the currently selected file's name and path can be done using XYp...
- 10 Jan 2024 17:55
- Forum: Tips & Tricks, Questions & Answers
- Topic: XYPlorer Guru GPT !!
- Replies: 5
- Views: 178
Re: XYPlorer Guru GPT !!
Nice idea! It probably can't beat highend, but gave some correct answers. I'm looking forward to asking it "serious" questions...
- 08 Jan 2024 15:01
- Forum: Bug Reports
- Topic: Drives not updated after mappings updated
- Replies: 23
- Views: 736
- 08 Jan 2024 11:34
- Forum: Bug Reports
- Topic: Drives not updated after mappings updated
- Replies: 23
- Views: 736
Re: Drives not updated after mappings updated
Do you get the same issue with a simple net use like: XY address bar: !net use q: "\\VEGA\Users\Donald\Google Drive" That's effective immediately! So I tried to add that cmd to a script which is executed in the same way as the one which has no effect - and that also worked! The only diffe...
- 08 Jan 2024 10:08
- Forum: Bug Reports
- Topic: Drives not updated after mappings updated
- Replies: 23
- Views: 736
Re: Drives not updated after mappings updated
Windows 11 [Version 10.0.22635.2921]
- 06 Jan 2024 17:50
- Forum: Bug Reports
- Topic: Drives not updated after mappings updated
- Replies: 23
- Views: 736
Re: Drives not updated after mappings updated
FWIW, I am doing net use {path} {pwd} /user:{domain}\{user}.