You are not logged in.
Pages: 1
- Force the installer to run with administrator privileges.
To do so:
1. Locate the Edge Inspect MSI installer file that you downloaded.
2. While holding down the Shift key on the keyboard, right-click on the Edge Inspect MSI, then choose Copy As Path.
3. Go to Start > All Programs > Accessories.
4. Right-click on Command Prompt and choose Run As Administrator. This should open a command prompt window, labeled "Administrator:".
5. In the Command Prompt window, type msiexec /i (you need to enter a single space after "/i").
6. Right-click in the Command Prompt window, then choose Paste. This should paste the path to the MSI file that you copied in Step 2 above.
7. Press Enter to run the command.
msiexec /i INSTALL\APP.msi
Offline
Pages: 1