I wrote:

- We can't search for a PostScript viewer in the way we do for pdf. Because if acrobat is installed it associates the ".ps" extension to "Acrobat Distiller" (a ps to pdf converter program).

I've a solution: We read out the "OpenWithList" registry subentry "a" as we do it for .pdf. If the result path contains "acrobat" we read out the subentry "b". This can now be the path to ghostview or is empty.

I'll try to implement it in the next days.

regards Uwe

Reply via email to