Forum Discussion

vb1's avatar
vb1
Occasional Contributor
11 years ago

TestComplete launches 32-bit cmd.exe (i.e. cmd.exe*32 process)

We need to invoke a test application via command prompt. The application is a 64-bit app and NOT supported on 32-bit.   What I need? 1. Invoke Command prompt from TestComplete (using VBScript). Wi...