test first my third option with the batchfile.
Tried creating a batch file with the minimize command but didnt work.
If you're looking for a solution until James modifies the program, you can try the code below. Just tested it on my machine and it seems to work here. It launches AmuletUSB and uses keyboard emulation to hide it when you launch VC, so if you automatically launch VC on startup this should also launch and minimize automatically. You'll need to change the file path for AmuletUSB, of course.
... You might need to add a VC.Pause action between the Launch and Focus actions.
^ Thanks that worked perfectly. Its all starting to make sense to me now
I got the Random movie working as well. I think it was conflicting with another command i had created when I was messing around trying to get it working.
My last question for now (I promise lol) is being able to talk to my PC and it understands what i'm saying. Like at the start of james' new video.
For example if I get the PC to ask me if I would like to hear some music and then dependant on what I reply (yes/no) it will either play a song (yes) or ask 'ok then how about a movie?'
Is it just as simple as creating a bunch of commands to respond to a phrase. Or does it use the IF and THEN logic (which i am not too familiar with)?
I mean I can create a command that whenever the word 'yes' is said at any stage then it will play a song. But then this command would conflict if I say 'yes' to 'ok then how about a movie'