|
Tried that. I was able to turn off the 'Please insert CD' (once I change the JMP the actual pop-up dialog box comes up, but the text saying 'Please insert CD' is missing.
Normally, I know exactly what you mean, finding the text and changing JE to JNE or vise verse works. Something is different this time.
I searched the string references in W32DASM and found a few references to the 'Please insert' CD - attached is a JPG from the output in W32DASM.
I also did a search for GetDriveTypeA and changed the CALL CMP 05 to CALL CMP 03 in the two offsets where I found GetDriveTypeA, but that had no effect either.
I have attached a picture of the 'please insert CD' text from W32DASM.
|