Forum Discussion
Dmitry_Nikolaev
Staff
16 years agoHello Adrian,
First, I recommend that you update TestComplete to version 8 or at least to 7.52.
The Run a ClickOnce application article explains how to accomplish your task. Additionally, you can use the following way to add a ClickOnce application to the Tested Apps project item:
- Add rundll32.exe to the TestedApps project item.
- Insert the below string into the 'Command line parameters' field of the newly created item:
dfshim.dll,ShOpenVerbShortcut "<path to application>"