InvokeProcess - Arguments with spaces
-
יום שני 08 נובמבר 2010 23:48
Hello, I am using Visual Studio 2010 to modify a BuildProcessTemplate.xaml file that I want to customize. My problem is that things are going ok, regardless of the fact I have never seen Windows Workflow before until I get to the InvokeProcess activity that I added to the template. It is to invoke an executable program and pass several parameters to the program being called. Many of those parameters have spaces in them and this is giving me the problem. Could someone please help me out with how to do this? For example, suppose I want to invoke MS Word and open a document named test.doc located at C:\users\myuser\my documents\Word\test documents\test.doc. How do I pass that path in the arguments to the invokeprocess activity? I appreciate any help anyone can provide!
Tim
כל התגובות
-
יום שלישי 09 נובמבר 2010 11:57
Use " to include quotes in the arguments property
/Jakob
Blog: http://geekswithblogs.net/jakob Twitter: http://twitter.com/osirisjakob- הוצע כתשובה על-ידי Sid Forcier יום שלישי 09 נובמבר 2010 19:09
- סומן כתשובה על-ידי Cathy KongMicrosoft Contingent Staff, Moderator יום רביעי 10 נובמבר 2010 03:11
-
יום שלישי 09 נובמבר 2010 16:11Thanks Jakob!
Tim- סומן כתשובה על-ידי TimStspry יום שלישי 09 נובמבר 2010 19:12
- סימון כתשובה בוטל על-ידי Cathy KongMicrosoft Contingent Staff, Moderator יום רביעי 10 נובמבר 2010 03:11
-
יום רביעי 11 יולי 2012 20:08
Can you please explain where should I add that ..
Thanks,
Rick