How to Change QLM Language in QualiWare with AutoLogin Enabled

Step-by-Step Guide to Changing QLM Language in QualiWare with AutoLogin Enabled: Learn How to Temporarily Disable AutoLogin to Modify Language Setting

Steps to Follow

  1. Go to "Remote Desktop" Client, Select "RDP" remote application:

     

    A screenshot of a computer

Description automatically generated

  2. Login to "QW-01" and then click "Connect":  


    Graphical user interface, text, application, email

Description automatically generated

  3. Inside the "RDP" remote application, open "File Explorer" via the "Start Menu":


    A screenshot of a cell phone

Description automatically generated with medium confidence

  4. Within "File Explorer" Navigate to the following path: "C:\QualiWare\QEF105\Modules\QLM\10.8\App\Projects" and locate file: "QW-01_25800.qrd":


    Graphical user interface, text, application, email

Description automatically generated

  5. Edit the file by "Right-click" on file -> Click "Edit with Notepad++":


    Graphical user interface, application

Description automatically generated

  6. Note the highlighted values in the following text contained within that file:

     

    <Repository name="QEF on QW-01"> 

     <QISconnection> 

       <QEFServer>QW-01.closereach.ca</QEFServer> 

       <QEFProtocol>net.tcp</QEFProtocol> 

       <QEFPort>25800</QEFPort> 

       <QEFInstance>/QEF105/Instance/</QEFInstance> 

       <!--Supported types are: Windows, Local, External--> 

       <PreferredAuthenticationType>Windows</PreferredAuthenticationType> 

       <!--Host names (delimited with , or ;) all available authentication options are shown for 

    despite selected PreferredAuthenticationType--> 

       <ShowAllOptionsFor>Windows</ShowAllOptionsFor> 

       <AttemptAutoLogin>1</AttemptAutoLogin> 

     </QISconnection> 

    </Repository> 

     

  7. Update the highlighted values to the following:

     

    <Repository name="QEF on QW-01"> 

     <QISconnection> 

       <QEFServer>QW-01.closereach.ca</QEFServer> 

       <QEFProtocol>net.tcp</QEFProtocol> 

       <QEFPort>25800</QEFPort> 

       <QEFInstance>/QEF105/Instance/</QEFInstance> 

       <!--Supported types are: Windows, Local, External--> 

    <PreferredAuthenticationType>All</PreferredAuthenticationType> 

       <!--Host names (delimited with , or ;) all available authentication options are shown for 

    despite selected PreferredAuthenticationType--> 

       <ShowAllOptionsFor>All</ShowAllOptionsFor> 

       <AttemptAutoLogin>0</AttemptAutoLogin> 

     </QISconnection> 

    </Repository>

     

    Text

Description automatically generated

  8. Save the file using "File" -> "Save":

     

    Graphical user interface, text, application, email

Description automatically generated

  9. Go to "Remote Desktop" Client to launch QLM:

     
    A screenshot of a computer

Description automatically generated

  10. In the QualiWare Server Login dialog, select "Language" button:

     
    Graphical user interface, application

Description automatically generated

  11. Select the Language for QLM to launch by default, and then click, "OK":


    Graphical user interface, text, application, email

Description automatically generated

  12. Go back to "Notepad++" and enable the AutoLogin by undoing the changes to the "QW-01_25800.qrd" file: 


    Graphical user interface, text, application

Description automatically generated

  13. Save the file using "File" -> "Save":


    Graphical user interface, text, application

Description automatically generated