Computer Science, asked by sehaj152, 11 months ago

How will you start a computer program from command prompt​

Answers

Answered by Anonymous
2

Explanation:

Steps are given below:)

*Open your computer's Start menu. ...

* then Type and search cmd on the Start menu. ...

*then, Click Command Prompt on the Start menu. ...

*Type cd [filepath] into Command Prompt. ...

*Find the file path of the folder containing your exe program. ...

*Replace [filepath] in the command with your program's file path.

Answered by gcb77777
1

Answer:

How will you start a computer program from command prompt​

Explanation:

1.   Open your computer's Start menu. ...

2.  Type and search cmd on the Start menu. ...

3.  Click Command Prompt on the Start menu. ...

4.  Type cd [filepath] into Command Prompt. ...

5.  Find the file path of the folder containing your exe program.

6.  Replace [filepath] in the command with your program's file path.

7.  Hit ↵ Enter or ⏎ Return on your keyboard.

8.  Type start [filename.exe] into Command Prompt.

9.  Replace [filename.exe] with your program's name.

10. Hit ↵ Enter or ⏎ Return on your keyboard.

Similar questions