Forum Discussion
rkarger
14 years agoOccasional Contributor
The reason I would have used the functionality is because the COM object we need to handle events from installs in different places depending on the system. I am building the test framework on a Windows 7 64-bit machine so it's in C:\Program Files (x86)\... but on the Windows XP server that the tests will be running nightly on it's in C:\Program Files\... The server that the tests are going to run on also does not have TestComplete, only TestExecute, so it's not just as simple as readding the control there.