Search found 1 match

by panh78
Tue Oct 26, 2021 3:10 am
Forum: Classic - General Support
Topic: Problem controlling a XnView slideshow
Replies: 0
Views: 5904

Problem controlling a XnView slideshow

Hey all, I am trying to create a program that kicks off and then controls an XnView slideshow. However, I am having some issues that are baffling me.

Firstly, I kick off the slideshow with a simple run command:

Run("C:\test\slides.exe")
Then, I do some other stuff in another window, and want to ...