Maybe I'm just not reading the documentation correctly, but is there a way to have the program execute multiple Items After the profile completes? What I'm going for is that The profile downloads a file, i then have it executing a batch file after the profile completes to decrypt the file. This is run with an unlimited wait because the size of the file can vary. Then I need to run another profile after that batch file completes. Is there a syntax to accomplish this?
I noted there was the :: option but i need both of these to always run, not conditionally.
Thanks!