Open all non image files in associated program
Posted: Tue Jul 05, 2005 8:39 pm
In the browser - Open all non image files in associated program after double click on file or with Enter (as option maybe).
Various discussion boards for XnView and related products
https://newsgroup.xnview.com/
xnview wrote:Yes for 1.81Dreamer wrote:When I press "Enter" key on non image file (e.g. .txt), warning dialog box is shown "Error opening the file <text.txt>" (?). But when I use "Open" in context menu, file is opened in Notepad.
Would be possible (probably not in 1.80) to open non image files when Enter is pressed?
So even video/audio/text files?Dreamer wrote:In the browser - Open all non image files in associated program after double click on file or with Enter (as option maybe).
I think so, but only when XnView is set not to view those file types.xnview wrote:So even video/audio/text files?
Yes, but those files should be depending on other option(s) in xnview - "use external media player"... maybe this option should be changed then, since it would be confusing.xnview wrote:So even video/audio/text files?Dreamer wrote:In the browser - Open all non image files in associated program after double click on file or with Enter (as option maybe).
Does everyone agree?Dreamer wrote:I suggest these new options:
- open all non image files in associated program (after double click on file or with Enter)
- except: [x] - video files / [x] - audio files / [x] - text files
The problem is that the second option doesn't make sense if the first option is disabled, so we must find another solution...xnview wrote:Does everyone agree?Dreamer wrote:I suggest these new options:
- open all non image files in associated program (after double click on file or with Enter)
- except: [x] - video files / [x] - audio files / [x] - text files
• What about a variable INI entry with exclusion ? I mean, for instance :The problem is that the second option doesn't make sense if the first option is disabled, so we must find another solution…
where the extensions set at the right side of the vertical bar (pipe) are excluded - so, not open in the associated program.OpenElseInAssociatedProg = *.*|*.txt *.mpeg *.rmi …
If it isn't related to images, leave it alone. More code means more bloat and likely more bugs.Dreamer wrote:In the browser - Open all non image files in associated program after double click on file or with Enter (as option maybe).
Perhaps only one option "open all non image files in associated program (after double click on file or with Enter)" is needed, too complicated else...Dreamer wrote:The problem is that the second option doesn't make sense if the first option is disabled, so we must find another solution...xnview wrote:Does everyone agree?Dreamer wrote:I suggest these new options:
- open all non image files in associated program (after double click on file or with Enter)
- except: [x] - video files / [x] - audio files / [x] - text files
Yes, but there is already an option "Use external media player" in xnview, so it should be clear to user what option has priority.xnview wrote:Perhaps only one option "open all non image files in associated program (after double click on file or with Enter)" is needed, too complicated else...