Our applications support team have a script that they want to automate in VisualCron. After a bit of trial and error they got it run without any errors but one of the commands in the script doesn't appear to be functioning. The command in question is has a suffix of .application and appears to open by default with something called ClickOnce Application Deployment Support Library. Apparently if they run the script manually it works but doesn't when run through VisualCron.
I've never come across a .application file before. I have done a bit of research but can't work out how we either get the script to run through VisualCron or get the .application file to run as a separate task. Any info or advice would be much appreciated.