<property name="compare.first.selection.path" value="${selection.path}" />
The value of the property should be shared between different applications calling the context menu, for example if I use my own explorer and click on it and compare.first.selection.path produces the value, and I use TotalCMD to call the context menu, compare.first.selection.path doesn't have a value, it's in its initial state, of course, it doesn't have any value. doesn't have a value, it's the initial state, and of course, it's not just with TotalCMD, any application that can call a context menu can't share the property
<property name="compare.first.selection.path" value="${selection.path}" />The value of the property should be shared between different applications calling the context menu, for example if I use my own explorer and click on it and
compare.first.selection.pathproduces the value, and I useTotalCMDto call the context menu,compare.first.selection.pathdoesn't have a value, it's in its initial state, of course, it doesn't have any value. doesn't have a value, it's the initial state, and of course, it's not just withTotalCMD, any application that can call a context menu can't share the property