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
@hfiref0x
It seems like you forgot to include quotes around the %1 placeholder. The latest snapshot build is still creating "C:\WinDepends\bin\WinDepends.exe" %1 for the context menu, which doesn't work for files with spaces in their paths.
BTW: Working great on Windows 7. Thanks for this amazing tool.
RemoveAssoc is never called - easy fix.
SetAssoc, use a quoted path, for when people have spaces in their file path:
The text was updated successfully, but these errors were encountered: