Hi,

On Fri, May 8, 2020 at 10:56 AM Johnpaul Humphrey <jpth1...@gmail.com> wrote:
>
> I want to disable the beep in certain freedos applications.
> Most importantly COMMAND.COM
>
> So I think I have two options as far as freecom is concerned:
> 1. cut the wires
> 2. recompile freecom

Or just use a hex editor (assuming old standard FreeCOM 0.84-pre2
XMS_Swap from 2006):

upx -d %COMSPEC%
--- binary patch begins here ---
Comparing CMD.OLD and CMD.COM
00008293: 55 C3
000082AF: 55 C3

> God bless you,
No u


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to