Forum Discussion

pmartin66's avatar
pmartin66
Occasional Contributor
10 years ago
Solved

Why can't I use 'winreg' that is built into python for registry access from TestComplete?

I need to be able to read/write the registry, mostly just enumerate and read. I have great Python code that does this, same version as TC uses, but it won't work under TestComplete 12   trying to k...
  • pmartin66's avatar
    10 years ago

    Hmmm, weird, now it is working... I don't get it. Thanks anyway!