Re: Context menu: File name as file: URL
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
The file name is also available as the global variable _file_ so you could write a command or small script to create that format if it was simply a matter of string manipulation. But that won't help if you are looking for the features that UNC format gives, eg much looser length restrictions. I understand it is also possible to remove the file length restrictions for any file format starting with win10 1607. See here for details https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#maxpath https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#maxpath Unfortunately, PowerPro does not support these options .