08-05-2009, 01:07 PM
Pranjal -
First i appreciate you for writing up a detailed issue. This helps anyone wanting to help.
Okay here are few which you can try,
1. Regular expression it this way, .*Adobe.*
2. For the sake of debugging try to manually activate the recovery scenario as, Recovery.Activate(ScenarioName)
3. If none of the above work, you will need to handle the dialog using the code. you can write a function and call it whenever the dialog pops up.
Let me know the results.
-basanth
First i appreciate you for writing up a detailed issue. This helps anyone wanting to help.
Okay here are few which you can try,
1. Regular expression it this way, .*Adobe.*
2. For the sake of debugging try to manually activate the recovery scenario as, Recovery.Activate(ScenarioName)
3. If none of the above work, you will need to handle the dialog using the code. you can write a function and call it whenever the dialog pops up.
Let me know the results.
-basanth
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.