Quote:
Originally Posted by DiapDealer
It can't be Sigil bug, because I'm able to do exactly what you want to do with a batch file on Windows. In fact your exact example:
c:\windows\notepad.exe %1
in a batch file works to open xhtml files from Book Browser in notepad on my Windows machine.
|
How weird! Maybe is something with my Windows 7. I tried with others text editor (Notepad++, Sublime) and I can't open the .xhtml by means of a .bat with "Open with...". But if I drop a .xhtml file on the .bat file, the .xhtml is loaded perfectly (so, the .bat is ok).