We had this problem too. My fix was to put a backslash before the ending
double quote. I think it has something to do with the backslash at the end
of the property since it is a path property.
i.e. ExeCommand="[MYDIR1]\""[MYDIR2]\" ...
On Thu, May 12, 2011 at 4:39 PM, Kevin MacDonald
wrote:
Hello Kevin
I have been able to do a similar thing with no problem.
I expand out the command arguments using custom actions and then pass one
property through to the ExecCommand
This does allow you to see what is happening quite well in the log.
My approach:
2 matches
Mail list logo