Page 1 of 1

Open fullscreen & play randomly

Posted: Wed Dec 18, 2019 8:34 am
by sternenfall
Hello, friends of XnView.

Recently I figured out a nice Windows batch call:

Code: Select all

    start %~d0\bin\XnView\XnView /fullscreen *.gif *.jp*g *.png *.mp4
I would put XnView portable on a stick under X:\bin (X = drive of stick), the above command into some X:\Play.cmd and XnView plays all files on this stick. Nice and simple. Now I have some issues:

- The /fullscreen option shows the title and the taskbar - you have to press "f" or "F11" once

- It always starts with the same image or video; no /random option

- It would be nice to have an option like /everything that plays any file type XnView is aware of

XnView is version 2.46. BTW I never got the slideshows (.sld-files) working, so luckily I found the above solution and am happy to share it.

Thank you for any suggestions.

Re: Open fullscreen & play randomly

Posted: Fri Jan 10, 2020 10:33 am
by xnview
sternenfall wrote: Wed Dec 18, 2019 8:34 am XnView is version 2.46. BTW I never got the slideshows (.sld-files) working
what's the problem?