Application/install monitoring utility with registry export

Discussion in 'other software & services' started by dlimanov, Dec 19, 2009.

Thread Status:
Not open for further replies.
  1. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    Maybe the Wilders' wisest can help me here. I am looking for a utility (a freeware, hopefully) that would monitor an installation or running a specific program (Windows Installer Cleanup Utility in my case) and records all of its actions (file, Registry, etc.), but most importantly will allow me to export Registry changes to a REG file that could then be run on another system.
    So far the only program that I know that can do it is Total Uninstaller Pro, and I would gladly pay $40 fee for a registered version, but it's per-machine and I'm using VMs that get rebuilt hundred times over, so it does me no good. Revo Uninstaller in both Free and Pro versions doesn't have this, my other searches returned nothing either.
    Any ideas? Thanks in advance!
     
  2. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
  3. Pedro

    Pedro Registered Member

    Joined:
    Nov 2, 2006
    Posts:
    3,502
  4. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
  5. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    Spoke too soon, Windows Installer Cleanup Utility actually spawns up Msizap.exe, which is doing all the work. It's a daemon-like behavior, where Msizap.exe loads, does it magic and exits. Unfortunately, RegFromApp doesn't catch this second process invocation and doesn't log anything.
    Damn it, I was all excited there!
     
  6. Pedro

    Pedro Registered Member

    Joined:
    Nov 2, 2006
    Posts:
    3,502
    Try Installrite, until i remember some other one :) :
    http://www.epsilonsquared.com/

    It's freeware for personal use at least, but no idea on commercial usage. I belive it creates an .exe which works with files as well.
     
  7. Pedro

    Pedro Registered Member

    Joined:
    Nov 2, 2006
    Posts:
    3,502
  8. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    Hi Pedro,
    Thanks for the pointers. Unfortunately, none of the programs in the other thread will export registry changes to REG. Some will export to TXT file, most won't export at all -- I've tried them all! :)
    RegFromApp looked excellent and I did get it to catch child MSZAP process, but it's too slow to catch ALL registry changes that are done by the raw MSZAP process to registry directly, it missed about half of reg entries Cleanup Utility removed.
    So far looks like Total Uninstaller Pro is my only choice, unless others have any more ideas.
    Thanks guys!
     
  9. Pedro

    Pedro Registered Member

    Joined:
    Nov 2, 2006
    Posts:
    3,502
  10. 2good

    2good Guest

    the link I sent you is a freeware.
     
  11. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    Yep, I tested this one as well: it also displays changes, but you can't export them to REG, so they can be tested on another machine.
    Keep'em coming, I might have missed something. :)
     
  12. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    I don't think I received anything. Was it a PM?
     
  13. 2good

    2good Guest

  14. Pedro

    Pedro Registered Member

    Joined:
    Nov 2, 2006
    Posts:
    3,502
    One thing i'm thinking about is, you could email RegFromApp's author, Nir Sofer, and tell him your problem. I think he would be interested, and possibly enhancing the utility. That guy can code i kid you not!
     
  15. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    Thank you, 2good, but it looks like old version exports results in plain text only. It would've been OK for few keys, but I'm looking at few hundreds -- not something I can do by hand from TXT file.
     
  16. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    I will, but I actually need something resolved by Monday morning, hopefully, so time is of the essence.
     
  17. Pedro

    Pedro Registered Member

    Joined:
    Nov 2, 2006
    Posts:
    3,502
    Regshot Unicode; Google translate

    A forum discussion where they also mention another Regshot version by 'Paraglider'. But judging from the description, i would try Regshot Unicode first.
    http://www.msfn.org/board/new-regsh...bilities-t114616-pid-829176.html&#entry829176

    The webpage is so obscure, and not written in english, that i used Virustotal on the file.

    ~ Snipped VirusTotal Link per Policy - Reporting Results 0/41 Would Have Been Enough ~

    I don't have time to try it out and say anything really, and i don't know why this program isn't discussed that often.
     
    Last edited by a moderator: Dec 19, 2009
  18. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    I guess it helps to understand Russian sometimes. This program is legit and totally awesome. It caught all reg changes by doing a comparo between two snapshots and created an undo/redo reg files for both.
    My day is saved, I'm moving forward. Thanks a lot to everyone who responded, especially Pedro: you, sir, are amazing!
     
  19. Pedro

    Pedro Registered Member

    Joined:
    Nov 2, 2006
    Posts:
    3,502
    Thank you for the kind words :)
    I'm just a guy who likes to help when possible.
    Glad you found it useful, i'm bookmarking it.

    BTW, since you seem to speak russian, is the program free/open source like the original Regshot, or is it freeware only? Any details on licensing?
     
  20. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    It's a free to use as far as I can see, not open source.
     
  21. Tarnak

    Tarnak Registered Member

    Joined:
    Feb 5, 2007
    Posts:
    5,297
    Just downloaded to see what this is all about...not sure how to use though. ;)

    Looks interesting, nevertheless. See screenshot.
     

    Attached Files:

  22. tobacco

    tobacco Frequent Poster

    Joined:
    Nov 7, 2005
    Posts:
    1,531
    Location:
    British Columbia
    For a guy who keeps saying no time to try them out, your sure here at Wilders alot! :p
     
  23. dlimanov

    dlimanov Registered Member

    Joined:
    Jun 10, 2009
    Posts:
    204
    You take a first registry snapshot, then a second and the program will generate a report for you and create two "redo" and "undo" text files that are really REG files that you can rename and either undo the action or redo it.
     
  24. Tarnak

    Tarnak Registered Member

    Joined:
    Feb 5, 2007
    Posts:
    5,297
    Thanks...but am looking for a context, and an example where this utility could be useful. I just can't think of one off the top of my head.
    ;) :)
     
  25. SKA

    SKA Registered Member

    Joined:
    Aug 2, 2002
    Posts:
    181
    I cant see a download link for Regshot version 2.0 unicode on Google english translation pages- can anyone PM me the download link - thanks !

    SKA
     
    Last edited: Dec 20, 2009
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.