assembly - How can I suppress the “terminate batch job” in Win7 cmd.exe -


As discussed, patching CMD.xa to suppress "Terminator Batch Job (Y / N)" possible? message. Available for Windows XP.

Unfortunately, these patching guidelines are outdated for Windows 7, and I do not know enough assembly to update them. (I know how to use the hex editor, and was able to follow the instructions for WinXP.)

Based on those WinXP directions, I used to fix this unpleasant bug in Windows 7 How can I update cmd.exe in the webpage the author gave me the replacement offset:

    

< / Pre>

64 bit win 7 cmd .xe 0x1c35d

offset begins with 0x20 bytes

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -