View Single Post
  #7  
Old 01-19-2005, 16:09
MAHMUT
 
Posts: n/a
I solved the problem!!!

Hello guys!

I opened the setup.ins in a hex editor, and found the string WRONG SERIAL NUMBER. Before that there was a conditional jump (in hex 95), i changed that in uncond. jump (96) and the progi accepted any serial number i have entered.

If someone wants more detailed descripiton, no pro.

Greetings
Reply With Quote