Occasionally I use an external BluRay Drive on my computer.
After plugging in the USB (3.1) cable the drive appears (in Windows 10) in Windows Explorer.
But it does NOT appear in XYPlorer v28
Why?
The drive is working fine for reading and writing (burning) BlueRay medias.
So the hardware isn't a problem.
Even after a reboot the drive is not visible.
Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
Run the script, show the output
Code: Select all
$t = (getkey("MiniTree", "Settings") == 1) ? "MiniTree" : "Tree";
$s = (getkey("LockTree", "General") == 1) ? "Locked" : "Unlocked";
$c = (getkey("ShowCDROMDrives", "Settings") == 1) ? "[x] CD-ROM" : "[ ] CD-ROM";
$p = (getkey("ShowPortableDevices", "Settings") == 1) ? "[x] Portable" : "[ ] Portable";
text "$t | $s | $c | $p";
One of my scripts helped you out? Please donate via Paypal
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
Thank you for your suggestion. I would like to do it.
But how do I run the script?
But how do I run the script?
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
Menu - Scripting - Run Script...?
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 65382
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
Nice script, but it might not work well for a non-scripter, the script will create a menu if you just copy and paste it as it.
FAQ | XY News RSS | XY X
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
Even if you don't use "SELECT ALL" on top of the script box you need to remove the indenting spaces on purpose to get that behavior
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 65382
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
Whoops, you're right. I had the 
ScriptUnindent=1 tweak in my config. FAQ | XY News RSS | XY X
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
That's the craziest tweak I've ever seen^^
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 65382
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
I agree. I think it can go now.
FAQ | XY News RSS | XY X
Re: Problem: External BlueRay Drive not visible in XYP - Only in built-in Windows Explorer. Why?
I think the default CFA should add extensions like .xys or .snippet to make it easier to share, run, or install scripts, and perhaps even have a .udc extension for installing UDC that triggers a dialog?
Windows 11 24H2 @100% 2560x1440
XYplorer Beta Club