- Aug
- 2,038
- 82
Code:
_x64: 1
_admin: 1
_elevated: 1
TCC 26.02.43 x64 Windows 10 [Version 10.0.18363.1198]
In the help for VBEEP, it says;
Code:
64-bit versions of Windows do not support the frequency/duration syntax of VBEEP.
It seems to start working, though, at the 38 Hz level. Example;
Code:
vbeep 38 15
Also, pre-defined sounds seem to play in the middle of the command. That is;
Code:
vbeep 0 120 asterisk
If this is valid, adding the info to the help file would be appreciated.
Joe