PDA

View Full Version : Please Help *.reg


bassy2000
05-25-2008, 09:15 AM
Hello everybody

I am a newbie, my english also is very bad, but i try to explain my problem:
I have a prog that work with DONGLE, i have *.reg for this prog, but i don't know how i can use this *.reg for my software works without a dongle (i don't have a dongle), just *.reg

Thank you !!!!

binary
05-25-2008, 10:55 AM
.reg is a registry file and you can right click on it and select merge to enter information into the registry, only if you trust this file or know whats going to do. ;) also you can open the .reg in notepad and copy all content and paste here to see what it is, if you need more help.

bassy2000
05-25-2008, 12:03 PM
Thank you for answer
This is my *.reg :

REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Emulator\HASP\Dump\6CF96C28]
"Name"="xxxxxxxxxxxxxxxx"
"Copyright"="xxxxxxxx"
"Created"="06.04.04 10:28"
"SN"=dword:1A49BEFB
"Type"=dword:00000001
"Memory"=dword:00000001
"SecTable"=hex:BC,AD,FE,EF,98,89,DA,CB
"NetMemory"=hex:FF,FF,FF,FF,FF,FF,00,00,FF,FF,FF,FF
"Option"=hex:01,01,00,4A,1F,00,00,00,00,00,00,00,00
"Data"=hex:4B,2B,00,00,47,30,01,0C,01,0C,01,0C,01,0C,00, 0C,\
00,0C,01,0C,01,0C,00,0C,00,0C,01,0C,00,0C,00,0C,\
00,0C,00,0C,00,0C,00,0C,01,0C,00,0C,00,0C,01,0C,\
00,0C,00,0C,00,00,00,00,00,00,00,00,55,55,01,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

binary
05-25-2008, 12:09 PM
that looks like registration information for the proggie.

bassy2000
05-25-2008, 12:15 PM
How i can use this reg to open my software without DONGLE ??

binary
05-25-2008, 12:19 PM
How i can use this reg to open my software without DONGLE ??

honestly, i have no idea what dongle is !! but this .reg has the
information to register the program that you are using with dongle. you can right click on the .reg file to merge info into registry, probably to register it.

bassy2000
05-25-2008, 12:22 PM
here is what's a dongle :

http://en.wikipedia.org/wiki/Dongle

revoeng
05-25-2008, 05:21 PM
Hello everybody

I am a newbie, my english also is very bad, but i try to explain my problem:
I have a prog that work with DONGLE, i have *.reg for this prog, but i don't know how i can use this *.reg for my software works without a dongle (i don't have a dongle), just *.reg

Thank you !!!!

This may help, even though its for sentinel, will give some ideas
http://www.reteam.org/board/showthread.php?t=662

hope this helps