Forum Discussion

lbyrne's avatar
lbyrne
Contributor
12 years ago

Shared mode in Test Complete

I don't want to have my projects opened in shared mode.

By accident, I answered yes and the checkbox was checked for remember my response

Now I am never prompted as to whether I want to open my project in shared mode



How do I correct that?

2 Replies

  • AlexKaras's avatar
    AlexKaras
    Community Hero
    Hi Lynn,



    -- Open <ProjectSuite>.pjs.tcNet file in the editor;

    -- Search for the <Node name="<MachineName>"> node;

    -- For the node found change the value of the <Prp name="network mode value" type="B" value="???"/> value parameter (set it to -1 if it equals zero).



    Hope this will help.