Skip to content

Updating the Lineai Windows .NET Agent

  • Stop the .NET Agent through the Windows Services Manager.

  • Download the Windows .NET Agent from your Lineai server package repository:

    Terminal window
    wget http://your_server/lineai/server/packages/netcape-installer.msi

    Replace your_server with your Lineai server hostname.

  • Run the Installer

    • Double-click the downloaded netcape-installer.msi icon to begin installation.
  • Execute or Start the Agent

The Lineai Agent for Windows .NET is executed through a Command-Line Interface (CLI).

  • Change directory to the C:\Program Files (x86)\Lineai\NetCape directory and run the agent from the command line.

    Replace path_to_scan with the path to the .NET application to be analyzed.

  • Commands:

    Terminal window
    cd “C:\Program Files (x86)\Lineai\NetCape”
    NetCapeAgent “path_to_scan”

    A lot of output will be printed. The window can be minimized. When decomposing, all available CPUs will be used.