Can I start DOS with bat without showing that black window?

Updated on technology 2024-03-23
6 answers
  1. Anonymous users2024-02-07

    You can change the window size with the mode command cols= lines=color command to change the background and font color.

    Who said it could only be black

    If you have a problem with me, you can also go to the post bar to find me.

    ps recommend a jar, batch house. If you're interested in BAT, check it out when you have time

  2. Anonymous users2024-02-06

    1. A script that puts the computer to sleep immediately.

    2. "Win+R" key combination to open the "Run" window, enter "OSK" to open the on-screen keyboard.

    3. Enter "notepad" in the running window to quickly open the notepad program.

    4. Paste or type "createobject(.") in Notepad"").run "c:\users\chaoy\desktop\", 0", of which"c:

    users\chaoy\desktop\"Change the absolute path and file name of your script.

    5. Next, save the file as a custom name of "."vbs" suffix file.

    6. After saving, you can select the file, right-click "" to see if there is any error, and close it after checking that it is correct.

    7. When you want to execute the original batch file, you only need to run this vbs file. Of course, if you use the task scheduler, you should also run the VBS file accordingly, so as to achieve the purpose of silently executing the original BAT batch file.

  3. Anonymous users2024-02-05

    It has to be called by other software.

    For example, a VBS script can set the call bat to hide the cmd window.

  4. Anonymous users2024-02-04

    For example, your bat is.

    createobject ("").run "",0 Just save this as a vbs file and open it.

  5. Anonymous users2024-02-03

    If you run the bat file on Windows, a window will definitely appear.

    Add @echo off to the beginning of the bat to disable the contents of your bat file and the results of your run.

    Add exit at the end

    You can create another shortcut for this bat file, and select Runtime Minimize in the properties of this shortcut.

  6. Anonymous users2024-02-02

    echo off

    Just add this statement.

Related questions
8 answers2024-03-23

Create a new txt file under DOS, open it, and save it as after editing. BAT file is not enough!

9 answers2024-03-23

Why do you want to split NTFS partitions in DOS? As long as it's a partition back in the operating system, wouldn't it be very good to format.

10 answers2024-03-23

Upstairs!!

What is the relationship between partitioning mode and hard disk boot!! >>>More

5 answers2024-03-23

Usage: shutdown [-i |.] l | s | r | a] [f] [m \\computername] [t xx] [c >>>More

10 answers2024-03-23

Something simply impossible.

Just think about it. In the XP system, the XP system is spoken, unless there is something wrong with the system (and it is a big problem). >>>More