i am not to able to pass \"[SourceDir]\" path when SourceDir path has spaces.
ex: SourceDir = \"C:\\Temp\\Setup\" i am able to send \"C:\\Temp\\Setup\" path to custom ac
You need to enclose it in quotes like so:
ExeCommand=""[SourceDir]Setup""