Forum Discussion

Dhana's avatar
Dhana
Contributor
13 years ago

Launch Property function

Hi, I need of small clarification about Launch Property.



I have a scripts (more than 100 in a project), while play backing the script, I came across the following error in only one of the script,



" Unable to run "D:\Chart_WPF\IR_1\Scripts\TestedApps\11842.exe" because its Launch property is set to False."



here i don't understand from where is the Launch property was set to False in a particular script??? this is my query, pls help me to understand this better.



However, after setting the Launch property to true in that particular script, my application runs fine but my question is how and where is that Launch property came into exists all on a sudden and that too it was set to False?? 



Thanks.  

2 Replies

  • Hi,


    As far as I understand, you are using the RunAll method in your project. It runs all the applications from the tested applications list, unless the Launch property is set to false. I guess, the problem is not in the script. Go through the list of tested applications in the TestedApps project item, find the 11842.exe application and check whether the check box in the Launch column is selected.


    I hope this helps.

    Ann