You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.lnk files are only usable from explorer, not cmd or other shell, and this severely limits usefullness of this feature (actually I always switch it off with -no-links). On the other side .bat/.cmd files are usable both from explorer and shells. This of course only applies to executables (not docdir targets).
The text was updated successfully, but these errors were encountered:
PR transferred from https://caml.inria.fr/mantis/view.php?id=4990
[original reporter: @ygrek]
.lnk
files are only usable from explorer, not cmd or other shell, and this severely limits usefullness of this feature (actually I always switch it off with-no-links
). On the other side.bat
/.cmd
files are usable both from explorer and shells. This of course only applies to executables (not docdir targets).The text was updated successfully, but these errors were encountered: