windows - CMD Long beep (duration) -



windows - CMD Long beep (duration) -

how can produce long beep (no 3rd tools) cmd? (only 1 cmd command)

i know ^g - there isn´t duration. short beep.

you can loop , repeat echo ^g (bell char)

duration depend on hardware.

and alternate calls color command have window flash well.

also can create set of ascii file number of bells want , type on it.

windows windows-7 cmd beep

Comments

Popular posts from this blog

php - How to pass multiple values from url -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -