Help - Search - Members - Calendar
Full Version: New Regshot alike tool out with added capabilities
MSFN Forums > Member Contributed Projects > HFSLIP

   
Google Internet Forums Unattended CD/DVD Guide
tain
Martin H posted this but I wanted to make sure HFSLIP folks got to see it since it could be quite useful here.

QUOTE (Martin H @ Mar 26 2008, 11:52 AM) *
One of the most important things missing from the Regshot tool, is it's inability to output it's traced changes into .reg files.

Paraglider then made a Regshot-mod which could output .txt logfiles using REGEDIT4 format.

Now a Regshot alike freeware tool named Regshot 2.0 unicode has emerged which resembles the old Regshot very much, while adding some nice extra capabilities...

  • It can output directly to REGEDIT4(ansi) or REGEDIT5(unicode) .reg files.
  • It can make both REDO.reg and UNDO.reg files.
  • It can output directly into INF files.
  • It can make both REDO.inf and UNDO.inf files.
  • It can auto-translate 'HKEY USERS\S-1-5-21[...]' into 'HKEY_CURRENT_USER'.
  • It includes a registry exclude list.
  • It includes an folder exclude list.
  • It features much more advanced configurability than the original Regshot.


The homepage and tool is in Russian, but the tool can be changed into english from a drop-down box..

http://czechcup.com/regshot/

Just thought that i would spred the word alittle for anyone that didn't knew about it smile.gif

shahed26
Wow this is great. i was looking for something like this, but unfortunately its in czech or russian language

Anyways Thanks

Edit: found an english version on wincert forums
Martin H
I specifically mentioned :
QUOTE
[...]The homepage and tool is in Russian, but the tool can be changed into english from a drop-down box...[...]

However, you can also just change the 'Language' variable to 'English' in the ini file before you start the app...
spacesurfer
Great tool. Only one thing - it doesn't track file changes like the older version. Am I right?
Martin H
Go into 'File > Options' and enable 'Check files in the specified folders' and then under the 'Folders' tab you right-click in the 'Checked objects' field and select 'Add' to add folders you want monitored for changes...
Nuno Brito
There is a very good solution to capture registry and file changes that was presented by shirin here:
http://www.boot-land.net/forums/?showtopic=5398

Last week, Paraglider also mentioned that we would be willing to change regshot to output app script compatible format, which would allow to script all registry operations with winbuilder: http://www.boot-land.net/forums/index.php?...ost&p=41542

Beware that not all captured registry is correct because of the internal DLL versions that are found on the host system and regshot doesn't take into account the correct OCX/DLL registrations or even the cases where the windows platform might not provide the required dependencies at all (for example: differences between XP/Vista or full install vs minimal install / PE install)

-----

I mention this because we've been working on a method to install programs into other windows install that we also build from scratch so a lot of these tools and concerns needed to be solved and scripted to allow correct automation of all these steps.

Related to methods to mimic program installs, here is an app script example that uses the language that paraglider was mentioning on the above mentioned link to add fileZilla onto an external windows (in this case a XP PE type): http://livexp.boot-land.net/LiveXP/Apps/FT...leZilla3.script

More app scripts can be read here:
http://livexp.boot-land.net/LiveXP/Apps/

smile.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.