Angus Leeming wrote:
Having "dvi2 as an extension" might be a problem on Windows because Windows uses the extension to determine the file type. Ie, clicking on foo.dvi will open up the .dvi file inside of YAP but clicking on foo.dvi2 wouldn't. There's no such concept as magic numbers in Windows IIUC. Dunno if this is actually a problem of course...
Well, the windows installer is free to look up what program .dvi is associated
with, and add the same association for .dvi2. Helge Hafting