Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
DOS HEX Editor
Name: Adam Date: February 12, 2002 at 22:24:50 Pacific
Comment:
Is there a DOS HEX editor that can do automated tasks? For example, if I wanted to edit line 32 of "File.exe" would I be able to use a command to have the DOS HEX editor open the file, edit line 32 however I want it, and close the file? Is there a DOS HEX editor like that? Thank you very much
Summary: If you want to change the default menu title, the only choice you have is to edit with an hex editor the string Windows 98 Startup Menu That is contained in the IO.SYS file as far as I remember. I did...