💻 Software
Generate "file://" URIs in Windows Explorer
Fresh7 days ago
Mar 15, 202617274 viewsConfidence Score0%
0%
Problem
I am searching for a way to obtain a proper file:/ URI from inside Windows Explorer. Basically I would like to have a context menu entry which says "copy file URI to clipboard". Does something like that exist? This is not a duplicate of "Copy filename to clipboard" since I want a file URI and not t…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Generate "file://" URIs in Windows Explorer
Low Risk
Just came up with this VBS. Save it as a .VBS file. Drag and drop a file on to the VBScript and it copies the file's URI to clipboard. You can implement it in the right-click menu if required. It copies the file name to memory, reverses the slashes,…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix