Windows 10: Command Prompt/ Batch files

Discus and support Command Prompt/ Batch files in Windows 10 Ask Insider to solve the problem; [ATTACH] when i create a batch file to ping something, it spams the command and throws no response. how do i fix this?... Discussion in 'Windows 10 Ask Insider' started by /u/xWasss, Mar 15, 2021.

  1. /u/xWasss Win User

    Command Prompt/ Batch files

    /u/xWasss, Mar 15, 2021
    #1

  2. Batch Files Knowledge Base

    Baiscly I'm making this thread so people can post what commands they know for batch files. I am curious and would like to know more about what can be done with batch files. I don't expect many people to know a lot, but I do expect a few people to know something.

    All I know is how to make a batch file that will open Command Prompt. All you have to do is make a new text file, insert something like "CMD" or "command.com" save it as (Anything).bat and you have yourself a batch file that now executes Command Prompt.

    So if anyone knows anything else, please share it on this thread pleaes.*Smile Command Prompt/ Batch files :)
     
    AphexDreamer, Mar 15, 2021
    #2
  3. cwtech Win User
    command prompt will not open in safe mode with command prompt

    Would I just follow the same steps within safe mode after hooking up to the other system?
     
    cwtech, Mar 15, 2021
    #3
  4. fatkatie Win User

    Command Prompt/ Batch files

    Clear command prompt history from within batch.

    I have a batch, running in "Command Prompt", that prompts for a password. For any number of reasons I can't guarantee that the window will close before exposing that data (arrow keys browse history list).

    Is there a way to keep the password out of the list or is there a way to clear the list from within the batch itself?

    Thank you.
     
    fatkatie, Mar 15, 2021
    #4
Thema:

Command Prompt/ Batch files

Loading...
  1. Command Prompt/ Batch files - Similar Threads - Command Prompt Batch

  2. Command Prompt - Unable to type while running batch

    in Windows 10 Gaming
    Command Prompt - Unable to type while running batch: While I am running a batch in Command Prompt, it dosen't let me type when it asks me a question and I answer Y or N. Does anyone know how to fix this?...
  3. Command Prompt - Unable to type while running batch

    in Windows 10 Software and Apps
    Command Prompt - Unable to type while running batch: While I am running a batch in Command Prompt, it dosen't let me type when it asks me a question and I answer Y or N. Does anyone know how to fix this?...
  4. Batch File Command???

    in Windows 10 Gaming
    Batch File Command???: I want to run a batch file that starts a backup program, but does not execute the next command until that program completes? How do I do this? https://answers.microsoft.com/en-us/windows/forum/all/batch-file-command/3af2ce6b-ace3-43cb-b6fb-5cbff8998736
  5. Batch File Command???

    in Windows 10 Software and Apps
    Batch File Command???: I want to run a batch file that starts a backup program, but does not execute the next command until that program completes? How do I do this? https://answers.microsoft.com/en-us/windows/forum/all/batch-file-command/3af2ce6b-ace3-43cb-b6fb-5cbff8998736
  6. Starting batch file only opens command prompt versus running the batch file?

    in Windows 10 Gaming
    Starting batch file only opens command prompt versus running the batch file?: I'm trying to run one batch file, then another. Instead of running the 2nd batch file, it just opens another black screened command prompt with the name of the batch file as the first line in the command prompt? Any ideas why?...
  7. Starting batch file only opens command prompt versus running the batch file?

    in Windows 10 Software and Apps
    Starting batch file only opens command prompt versus running the batch file?: I'm trying to run one batch file, then another. Instead of running the 2nd batch file, it just opens another black screened command prompt with the name of the batch file as the first line in the command prompt? Any ideas why?...
  8. Command Prompt closes immediately after opening batch file

    in Windows 10 News
    Command Prompt closes immediately after opening batch file: [ATTACH]When we execute a batch file, the Command Prompt opens and closes automatically after processing the batch file. Sometimes, the command is executed so quickly that it seems like the Command Prompt closes immediately after opening the batch (BAT) file. This prevents...
  9. Add command prompt (and with that any batch file) to boot process?

    in Windows 10 Ask Insider
    Add command prompt (and with that any batch file) to boot process?: I would like, as part of my boot process, to include a command prompt or command line interface at full screen. So before the laptop branding pops up, I have something that says "C>" or something. That would do a few things. A) Make it easier to access the command prompt if...
  10. Clear command prompt history from within batch.

    in Windows 10 Support
    Clear command prompt history from within batch.: I have a batch, running in "Command Prompt", that prompts for a password. For any number of reasons I can't guarantee that the window will close before exposing that data (arrow keys browse history list). Is there a way to keep the password out of the list or is there a way...