Learn how to install software using Windows 10 Command Prompt.
Learn how to install software using Windows 10 Command Prompt.
Run the .exe file in the directory where it was elevated, then execute the command with any adjustments needed.
The easiest method is to follow these steps:
1) Save the EXE file and put it on your C drive (keep the filename).
2) Press Start, then type CMD.
3) Click on Command Prompt and choose Run As Administrator.
4) Press "CD .." repeatedly to move down folders.
5) Keep repeating until the prompt shows C:\.
6) Enter "exename.exe" (change exename to the real name).
7) The installer will start automatically.