I'm a computer student. Not computer illiterate, but also green as hell.
I want to create a batch file that lives on my desktop and opens the Mullvad browser to a specific website when I dblclk the .bat file.
Here's what I entered in the preliminary .txt file:
START mullvad https://www.npr.org/
- I changed the file extension to .bat, then dblclkd the file.
- A flash of the command line screen happened then immediately disappeared, and Mullvad did not open, nor did it open to the website I asked it to.
- When I substitute the word "google" instead of "mullvad" --when I dblclk the file, Windows gives a minor blue screen warning that "This app can't run on your PC"
Thanks in advance for any help or direction given