(imported topic written by Matt.Johnson)
Until recently this command worked. However, when working in Fixlet Debugger as SYSTEM with some new action code proceeding this line, it always fails. I Even removed the new action code, copied the action line from a completed instance of the action, and it still errors with - Relevance Must Be Surrounded by { and } guards. Yet, I think I already did. Any Thoughts?
wait “{pathname of system folder & “\msiexec.exe”}” /i “{(pathname of client folder of current site) & “__Download\MBAMClient-64bit.msi”}” /qn /norestart
Thanks!