Comment 5 for bug 197617

Revision history for this message
Ulferikson (ulferikson) wrote :

Having program names without extensions in the .inx files serves the practical purpose that Inkscape on Windows can reuse the existing .inx files.

Inkscape searches for the given name and "name.exe" automatically. I guess you could add "name.bat", "name.com" and "name.cmd" as well.. Look at extension/dependency.cpp and search for ".exe".