cyber77 Posted April 12, 2010 Share Posted April 12, 2010 how to find the key from registry editior.. suppose i have a software like total video converter, power iso etc. its all have to insert serial key. but i want to make them as silent install so i find to reg. key from registry editor. so how to find?for find the registry i use software name is "Registry Crawler" its shows many keys but i dont know which file i want to export.thnks. Link to comment Share on other sites More sharing options...
allen2 Posted April 12, 2010 Share Posted April 12, 2010 (edited) I don't know if that will help you but could use procmon.exe from sysinsternals to monitor the reg entries modified/accessed when installing the registration key. It should point out the right registry entries to backup.Or you could use regshot and take a snapshot before and after registering and then compare the difference. Edited April 12, 2010 by allen2 Link to comment Share on other sites More sharing options...
urie Posted April 12, 2010 Share Posted April 12, 2010 how to find the key from registry editior.. suppose i have a software like total video converter, power iso etc. its all have to insert serial key. but i want to make them as silent install so i find to reg. key from registry editor. so how to find?for find the registry i use software name is "Registry Crawler" its shows many keys but i dont know which file i want to export.thnks.Best program to use is installwatch pro it is free InstallWatch 2.5you can take snapshot before and after install it can export registry entries changes made. Link to comment Share on other sites More sharing options...
EveresT Posted April 21, 2010 Share Posted April 21, 2010 how to find the key from registry editior.. suppose i have a software like total video converter, power iso etc. its all have to insert serial key. but i want to make them as silent install so i find to reg. key from registry editor. so how to find?for find the registry i use software name is "Registry Crawler" its shows many keys but i dont know which file i want to export.thnks.Look at the regedit.exe HKEY_LOCAL_MACHINE\SOFTWARE or HKEY_CURRENT_USER\software. There you should, finding data on the software you seek to export the registry information. After finding the information you want right click and go to export option. If more than one key that you wish to export, export after the merge the information using notepad.PS: Sorry my english, I'm using Google translator Link to comment Share on other sites More sharing options...
chrisoborski Posted April 22, 2010 Share Posted April 22, 2010 (edited) You can use Regshot_Unicode . It takes a snapshot of the registry before you install software. And it also takes a snapshot after the software is installed. You can then compare the results. It will tell you exactly what registry key was changed or added. It will also Save the changed key for you as a "*.reg" file. Very convenient.It also supports many languages..Chris Edited April 22, 2010 by chrisoborski Link to comment Share on other sites More sharing options...
cyber77 Posted April 24, 2010 Author Share Posted April 24, 2010 You can use Regshot_Unicode . It takes a snapshot of the registry before you install software. And it also takes a snapshot after the software is installed. You can then compare the results. It will tell you exactly what registry key was changed or added. It will also Save the changed key for you as a "*.reg" file. Very convenient.It also supports many languages..Christhnks chris this is very helpful to me. Link to comment Share on other sites More sharing options...
zavana Posted May 7, 2010 Share Posted May 7, 2010 (edited) how to find the key from registry editior.. suppose i have a software like total video converter, power iso etc. its all have to insert serial key. but i want to make them as silent install so i find to reg. key from registry editor. so how to find?for find the registry i use software name is "Registry Crawler" its shows many keys but i dont know which file i want to export.thnks.How to make the portable application runs with the user registry.key file information upon start up .. i tried putting the .reg file together in sfx archieve but program start up still requires me to register with name & serialAny commands need to add while creating the sfx archieve? Please advise. Thanks ahead =)BTW i'm using WinRar Edited May 7, 2010 by zavana Link to comment Share on other sites More sharing options...
Sp0iLedBrAt Posted May 7, 2010 Share Posted May 7, 2010 regedit /s serial.reg Link to comment Share on other sites More sharing options...
zavana Posted May 7, 2010 Share Posted May 7, 2010 regedit /s serial.reggreat thanks, is it possible to delete the serial.reg from registry upon exiting/close the program? Link to comment Share on other sites More sharing options...
Sp0iLedBrAt Posted May 7, 2010 Share Posted May 7, 2010 I'm not really sure what you're asking. Why would you want to delete a serial number you wanted to add? Link to comment Share on other sites More sharing options...
zavana Posted May 7, 2010 Share Posted May 7, 2010 (edited) I'm not really sure what you're asking. Why would you want to delete a serial number you wanted to add?I mean using the portable application without writing anything outside. similarly like running the application from usb drive on workplace computer & can exit the program without leaving any traces on the computer. Edited May 7, 2010 by zavana Link to comment Share on other sites More sharing options...
Sp0iLedBrAt Posted May 7, 2010 Share Posted May 7, 2010 Yes, I see. You want to run it, and then delete it. If you have chosen the application to execute in Temp, all you need to do is delete the contents of that folder. A clean-up batch file would do the trick. Here's a guide for the DEL command http://www.computerhope.com/delhlp.htm Link to comment Share on other sites More sharing options...
Divane Posted July 15, 2011 Share Posted July 15, 2011 and you can follow it a repackager program and then go regedit and extract all values Link to comment Share on other sites More sharing options...
MagicAndre1981 Posted July 15, 2011 Share Posted July 15, 2011 RegsShot 2.0.1.70 or Windows System State Analyzer (MSFT) Link to comment Share on other sites More sharing options...
kali Posted August 26, 2011 Share Posted August 26, 2011 All kinds of software doesn't save their serial in registry. It may located as .dat file in installation folder. Just replacing this .dat file may solve the problem. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now