Quote:
Originally Posted by DNSB
Edit: just tried on a compile of the latest code and GIMP now opens but Run Inkscape!.bat still does not open. However running Inkscape.exe does work.
|
I did a lot work a long time ago to make sure .bat and .cmd files could be used in conjunction with the "Open With" feature of Sigil on Windows. Maybe it's something specific to that particular .bat file, or maybe something has broken since then (I'm looking at you, Windows 11). I admit that I'm usually the one who created the batch scripts I was using to test that feature with. Is that batch file doing anything unusually complex? The batch file (or exe for that matter) needs to accept a path (to the file to open) as a parameter for things to work.
I can make a Windows build that will spit out some useful debug info when launching external programs/scripts if interested.