Hey Guys,
I'm trying to use the command line to open an image file in full screen mode using the Opus built-in image viewer. Is there a way to do this?
Thanks,
Sam.
Hey Guys,
I'm trying to use the command line to open an image file in full screen mode using the Opus built-in image viewer. Is there a way to do this?
Thanks,
Sam.
If you want to do it from outside of Opus:
"%ProgramFiles%\GPSoftware\Directory Opus\dopusrt.exe" /acmd Show FULLSCREEN "C:\path\to\image.jpg"
Perfect!
Thanks Leo; speedy and accurate as always!