Posted by JoKeRzLQQK on January 15, 2000, 7:55 pm
, in reply to "Cool Wanted To Learn Heres The Chance =)"
152.172.242.237
trying a serial gets you a msgBox that says Acoustica in the title bar with a message : The key does not match license owner
this makes you think every machine has a different code to register and it's taken from your computer name and company because you see it when you installed the progwhen going into the about msgBox you see About Acoustica 2.0 in the title bar and Unregistered down below the copyright and website info.
looking in w32dasm
it looks like the register is being used
also i see it gets a commdlgextendederror
also notice a dosdatetimetofiletime
also notice a Kernel32.filetimetodosdatetime
also Kernel32.timetolocalfiletime
also a gettimezoneinformation
and Kernel32.localunlock
and Kernel32.lockresource
Kernel32.getlocaltime
user32.killtimerLooking at the data object I see in the code is where it says your registered and not registered everywhere
looking into string data items I see Unregistered at the bottom it says your licence is registered. and what everyone talked about in posts
(New to all this but have read a few tutors and played with all the programs a little.
using regmon I see where everything is added to the registry when you try to register even with the bogus serial
pushing the date forward 30 days :makes the time expired right now also puts new registry settings without the cross dword setting key
after deleting the registry setting and removing the program I searched the registry and found it was in the other reg software folders as well
HKEY_CLASSES_ROOT\Acoustica\shell\open\command
this is left after the unistall in the registry with all the original data.
after reinstalling the program I see the registry setting have changed a little
HKEY_CURRENT_USER\Software\Acon AS\Acoustica\2.0\Generaldefault dword value this is with out running the software for the first time again.
also I see it adds a blank reg folder at
HKEY_LOCAL_MACHINE\Software\Acon AS\Acoustica\2.0
and
HKEY_LOCAL_MACHINE\Software\Acon AS\Acoustica\2.01a
both emtpy default folders
HKEY_USERS\.DEFAULT\Software\Acon AS\Acoustica\2.0\General
with out the reg files.after running the program
the registry values changed back to the HKEY_CURRENT_USER\Software\Acon AS\Acoustica\2.0\RegisterInfo and
HKEY_CURRENT_USER\Software\Acon AS\Acoustica\2.0\Reverb with the cross file again with the value data of [1bf5f21] in it
and
HKEY_LOCAL_MACHINE\Software\Acon AS\Acoustica\2.0
HKEY_LOCAL_MACHINE\Software\Acon AS\Acoustica\2.01a
are still blank defaultstill new at this whats 6. PLEASE use the
tag to make your deadlistings readable.?
Whats a Deadlisting?
and how to use theTag? first time in this play ground need to know how to use the toys here =)
lots of reading and playing last night got me a long ways into the program and what every ones doing but how it all works is still new but i'm having fun AND LEARNING ALOT Thanks JoKerZLQQKIf i'm Posting wrong or anything please tell me i'm new to this.