NetStat Agent Portable 3.3

We are happy to announce that NetStat Agent Portable 3.3 has been released. So what’s new except IPv6 netstat utility?

By default, the portable application asks for administrative rights if you run it in Vista or Windows 7. But if you need to run the application without administrative rights (for example, on a machine where you are not admin) then you need to open ‘NetAgent.exe.manifest’ file in the ‘NetStat Agent Portable’ folder and delete the following text:

<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  <security>
    <requestedPrivileges>
      <requestedExecutionLevel
        level="requireAdministrator"
        uiAccess="false"/>
    </requestedPrivileges>
  </security>
</trustInfo>

That’s all.

[FAQ] How to clear the TraceRoute history?

Each time when you query the route in the TraceRoute tool, NetStat Agent saves the request to cache. But if you want to clear this cache or remove a record from this cache, then you must open the RegEdit and find the path:

HKEY_CURRENT_USER\Software\Flexbyte\NetStat Agent\Tracer

In this folder, you may find records Recent.0, Recent.1 and so on. You may delete all records or only one.

The same you may do to clear the Ping history, but in Ping folder.

  • June 7th, 2009
  • flexbyte
  • Comments Off