Forum Discussion
MichaelMcFarlan
16 years agoContributor
I found a slightly ghetto solution.
What I did was create the TestedApps item each time and then delete at the end of the script. When I create I use ProjectSuite.Variable.MainProjectPath.. which means when I run this on the other computer I will just need to change the project variable instead of each specific path.
If anyone has a solution that is more elegant than this one please let me know.
What I did was create the TestedApps item each time and then delete at the end of the script. When I create I use ProjectSuite.Variable.MainProjectPath.. which means when I run this on the other computer I will just need to change the project variable instead of each specific path.
If anyone has a solution that is more elegant than this one please let me know.