Thread: CD Check
View Single Post
  #6  
Old 28-09-2009, 03:32
BannerBoyz BannerBoyz is offline
Registered User
 
Join Date: Sep 2009
Location: USA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
BannerBoyz is on a distinguished road
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.
Attached Images
File Type: jpg dt1.jpg (174.3 KB, 33 views)
Reply With Quote