Skip to content

Commit d759c66

Browse files
Colin Robertsonmikeblome
authored andcommitted
Add troubleshooting for run command (#597)
1 parent 4cc4e35 commit d759c66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/build/vscpp-step-2-build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ If red squiggles appear under anything in the source code editor, the build may
7979

8080
You can also navigate to the solution Debug folder at the command line to run your app. You can't run your app from other directories without specifying the path to the app. However, you can copy your app to another directory and run it from there.
8181

82+
If you don't see **Copy as path** in the shortcut menu, dismiss the menu, and then hold down the Shift key while you open it again. This is just for convenience. You can also copy the path to the folder from the File Explorer search bar, and paste it into the **Run** dialog, and then enter the name of your executable at the end. It's just a little more typing, but it has the same result.
83+
8284
[Go back.](#run-your-code-in-a-command-window)
8385

8486

0 commit comments

Comments
 (0)