Modifying PATH and "File Explorer"
Question
After you have completed the previous exercise:
- Copy the file
https://work.thaslwanter.at/check_me.exeto the new directorycoding. - Add
codingto the environment variable’PATH’ - Restart the terminal, but now go to a different directory in which you have write permission.
- Type:
check_me - Does the program start? (If you have done things correctly, it should find the program.)
- In the Windows File Explorer, activate the option:
Show filename extensions
Answer