How to install nTop with Command Prompt

Objective:

This article explains how to install the nTop MSI using the Command Prompt. Command prompt installs are useful to organizations requiring IT professionals or System administrators to deploy software. Command prompt installs can enable logging, which may be useful for troubleshooting.

Applies to:

  • nTop
  • Windows 10
  • Command Prompt

Procedure:

  1. Create a directory to save the MSI and log files.  For this example, C:\nTop
  2. Save a copy of the latest MSI to C:\nTop.  For this example, nTop-2.26.4.msi
  3. Click the Windows Start button and select Windows System > Command Prompt.
  4. At the prompt type:
msiexec /i "c:\nTop\ntop-2.26.4.msi" /L*V mylog.log

2021-02-04_14-11-16.png

  1. The text /L*V enables verbose logging, creating the log file mylog.log.
  2. Complete the install by following the prompts.

Are you still having issues? Contact the support team, and we’ll be happy to help!

More on this topic:

Keywords:

 install how-to log command prompt msi msiexec admin 
Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.