Windows 10: OS Batch in Notepad

Discus and support OS Batch in Notepad in Windows 10 Software and Apps to solve the problem; Hi, Recently, I have been working on creating an OS in notepad (batch file). I want to add a startup sound to go with it. How can I do this without... Discussion in 'Windows 10 Software and Apps' started by Stephen_766, May 26, 2019.

  1. OS Batch in Notepad


    Hi,

    Recently, I have been working on creating an OS in notepad (batch file). I want to add a startup sound to go with it.


    How can I do this without actually opening the media player (i.e. just the sound) to play it on the OS?

    :)
     
    Stephen_766, May 26, 2019
    #1

  2. Notepad

    Hi,

    Thank you for posting your query in Microsoft Community. Appreciate your interest in using Windows 10.

    I suggest you to follow the steps provided below:

    • Open Task Manager. Here’s a tip: press CTRL+SHIFT+ESC.
    • Click on Startup tab.
    • Select Notepad from the list and click on Disable.

    Hope the information is helpful. Feel free to write to us
    for any other assistance with Windows, we’ll be glad to assist you.
     
    Eeshwar Kumar, May 26, 2019
    #2
  3. JCabebe Win User
    Notepad

    I followed your suggestion but wasn't able to find Notepad listed on the startup. There are some listed as program but don't know which ones it could be.
     
    JCabebe, May 26, 2019
    #3
  4. oily_17 Win User

    OS Batch in Notepad

    Batch Files Knowledge Base

    Don't use batch files very much but one I find useful is for creating a list of files in a directory.
    Just copy the text below into Notepad and save as Filelist.bat

    dir /a /-p /o:gen >filelist.txt

    When you run it from a folder it will create a Filelist.txt file,in the same folder, that lists all the files in that folder.Useful when you are too lazy to type all the files out yourself.
     
    oily_17, May 26, 2019
    #4
Thema:

OS Batch in Notepad

Loading...
  1. OS Batch in Notepad - Similar Threads - Batch Notepad

  2. How do you pin a batch file created in Notepad to the Start Menu?

    in Windows 10 Gaming
    How do you pin a batch file created in Notepad to the Start Menu?: How do you pin a batch file created in Notepad to the Start Menu? I have the batch file...whatever.bat. What do I do now? I didn't understand other instructions I saw before. Thanks....
  3. How do you pin a batch file created in Notepad to the Start Menu?

    in Windows 10 Software and Apps
    How do you pin a batch file created in Notepad to the Start Menu?: How do you pin a batch file created in Notepad to the Start Menu? I have the batch file...whatever.bat. What do I do now? I didn't understand other instructions I saw before. Thanks....
  4. How can I convert HEIC to JPG in batches in Windows 11? The online method is too slow,...

    in Windows 10 Gaming
    How can I convert HEIC to JPG in batches in Windows 11? The online method is too slow,...: Hello everyone, I need help urgently! I have a bunch of photos copied from my iPhone, all in HEIC format, but I can't open them on my Windows 11 computer, and I can't use them directly. Now the project is about to end, and I have to quickly convert HEIC to JPG format, and it...
  5. How can I convert HEIC to JPG in batches in Windows 11? The online method is too slow,...

    in Windows 10 Software and Apps
    How can I convert HEIC to JPG in batches in Windows 11? The online method is too slow,...: Hello everyone, I need help urgently! I have a bunch of photos copied from my iPhone, all in HEIC format, but I can't open them on my Windows 11 computer, and I can't use them directly. Now the project is about to end, and I have to quickly convert HEIC to JPG format, and it...
  6. batch file for making normal window size bigger?

    in Windows 10 Software and Apps
    batch file for making normal window size bigger?: Is there a simple way, via a batch file, to stretch out the size of the normal window? I know i can maximize it, but then when moving between monitors, it goes back to a really small window....
  7. when i want to download a batch of files, it opens in notepad! it is not the case when it...

    in Windows 10 Network and Sharing
    when i want to download a batch of files, it opens in notepad! it is not the case when it...: when i want to download a batch of files, it opens in notepad! it is not the case when it is a sigle file but when they are 2 or more, it opens in notepad!...
  8. when i want to download a batch of files, it opens in notepad! it is not the case when it...

    in Windows 10 Gaming
    when i want to download a batch of files, it opens in notepad! it is not the case when it...: when i want to download a batch of files, it opens in notepad! it is not the case when it is a sigle file but when they are 2 or more, it opens in notepad!...
  9. when i want to download a batch of files, it opens in notepad! it is not the case when it...

    in Windows 10 Software and Apps
    when i want to download a batch of files, it opens in notepad! it is not the case when it...: when i want to download a batch of files, it opens in notepad! it is not the case when it is a sigle file but when they are 2 or more, it opens in notepad!...
  10. Notepad/ windows batch keeps crashing

    in Windows 10 Software and Apps
    Notepad/ windows batch keeps crashing: I am trying to code with notepad, but it keeps crashing. Here is my code: @echo off echo Made and coded by MXRTIN on youtube. echo Type your name you want for the game set /p name= echo Hello %name%, are you ready to go on an adventure? :menu echo echo 1) Start adventure...

Users found this page by searching for:

  1. notepad os batch

    ,
  2. os in notepad

    ,
  3. os script in notepad

    ,
  4. how to make a os in notpad