About 16,600,000 results
Open links in new tab
  1. windows - How do I actually open a program from a batch file?

    START "" notepad.exe C:\Projects\batch\hi.txt because what you really want to do is open notepad and pass in a parameter, in this case it's the filename. Athom's solution may work …

  2. windows - Open a notepad and write something using .bat file

    Sep 23, 2018 · Using a batch file I wanted to: 1) open notepad 2) write something in notepad and save it is it possible to do so. How can you do that?

  3. How to create and run a batch file on Windows 10

    Aug 5, 2022 · Alternatively, you can use the steps below to learn how to run a batch file with Command Prompt, File Explorer, or Task Scheduler. Open Start. Search for Notepad and click …

  4. 2 Ways to Run a Batch File from Windows Command Prompt - wikiHow

    Mar 24, 2025 · Select Open with > Notepad (Windows 10) or Show more options > Edit (Windows 11). Add "pause" to the last line of the batch file. Save the file and run it again.

  5. BAT File (What It Is and How to Open One) - Lifewire

    Jun 8, 2023 · To open the BAT file in Notepad, right-click it and choose Show more options > Edit from the menu (or just Edit in some Windows versions). You might find it helpful to use more …

  6. Open .bat files with Notepad in Windows 10 - Microsoft

    How do I get Windows 10 to open .bat files in Notepad. It keeps wanting to go to store for an app and of course Notepad is not there. When I right click on the .bat file, "open with" is not an option.

  7. How To Run A Simple Batch File In Windows 10 - UMA Technology

    May 17, 2025 · Confirm the Save: Click ‘Save’ to finish creating your batch file. Running a Batch File. Now that you’ve created your batch file, it’s time to execute it. There are several methods …

  8. How to start Windows files and programs from a batch file - Computer Hope

    Dec 29, 2017 · Steps on how to start or open any windows file or program from a batch file. Examples include notepad program, text file, audio, video, and Word document.

  9. How to Create and Open Batch (BAT) Files on Windows 11

    Jul 30, 2024 · You need a text editor like Notepad to create batch files on Windows 11. You can view batch files using different native features of Windows 11, including Notepad, Command …

  10. 5 Ways to Create a Batch (.bat) File on Windows 11 - Windows

    Oct 4, 2023 · To create a batch file that takes user input and displays a customized message, follow these steps: Press the Windows key, type notepad, and click Open.

Refresh