I’ve created simple batch files to copy files locally thru an advertised program in the past.
What I am attemtpting to do, is have my batch/cmd file copy the LMConsole.msi locally, then run the install(with given admin rights thru the advertisment).
If the batch is ran straight from the shared drive, it runs as anticipated, but thru advertised programs, get the error that the files are unavailable.
I’ve attempted w/drive mode w/UNC name, and specific drive, no difference. I’ve put the full path in the “start in” field and left if blank, still recieve same error.
I have approx 3 apps, that will need to be deployed like this, so if i get one going, i feel that the others will fall into line.
thank you any assistance in advance.