Posted by Zook on 1/17/2000, 3:30 pm
32.100.190.29
2.1 get rid of nagscreen :00447029 je 004472F0
change to
:00447029 jmp 004472F0Note: prog will still expire after 30 days....
2.2 change date and get rid of "evaluation period expired" nag
:00446E76 jne 00447027
change to
:00446E76 jmp 00447027Note: if you don't apply the patch for 2.1 , you'll get a nifty counter
for how many days you've been using the prog , and it still will never
expire.2.3 make your name and company appear in the About box
this is a two step process
first open regedit and edit following key
HKCU\Software\Acon AS\Acoustica\2.0\Registerinfo
put your name in the name field and do the sane for companysecond patch code
:0044677C jne 00446868
change to
:0044677C jmp 00446868Still working on 2.4 and 2.5