0
votes
1answer
73 views

windows context menu %1 extends file name with wrong diacritics

I've made a Windows Context Menu item like this : key: HKEY_CLASSES_ROOT*\shell\Test\command command: "c:\Test.exe" "%1" The %1 is not expanded as expected when sending ...