<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to monitor software installation</title>
	<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation/</link>
	<description>Comments on Ask MetaFilter post How to monitor software installation</description>
	<pubDate>Wed, 07 Jun 2006 09:25:48 -0800</pubDate>
	<lastBuildDate>Wed, 07 Jun 2006 09:25:48 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to monitor software installation</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation</link>	
		<description>I&apos;m looking for software that will monitor Windows while I install some other piece of software and then generate a report of what the installer did (copy files, create registry entries, etc.). &lt;br /&gt;&lt;br /&gt; I&apos;m trying to reverse engineer an installer for a client, but the client doesn&apos;t have all of the source for the original installer. I feel certain that such a thing exists, but I&apos;m having no luck digging it up. If such a thing exists for OSX, that&apos;s a bonus.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.39709</guid>
		<pubDate>Wed, 07 Jun 2006 09:15:39 -0800</pubDate>
		<dc:creator>vraxoin</dc:creator>
		
			<category>installer</category>
		
			<category>software</category>
		
			<category>windows</category>
		
	</item> <item>
		<title>By: jaimev</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612553</link>	
		<description>For OS X, you could use the &lt;em&gt;mtree &lt;/em&gt;command to spot changes to the file system. There&apos;s a tutorial, and sample shell scripts in &lt;a href=&quot;http://www.oreillynet.com/pub/a/mac/2005/10/07/mac-security.html?page=1&quot;&gt;this MacDevcenter article&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612553</guid>
		<pubDate>Wed, 07 Jun 2006 09:25:48 -0800</pubDate>
		<dc:creator>jaimev</dc:creator>
	</item><item>
		<title>By: horseblind</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612579</link>	
		<description>A friend strongly recommends &lt;a href=&quot;http://www.epsilonsquared.com/&quot;&gt;Installrite 2.5&lt;/a&gt; for Windows PCs. It seems to meet the needs you&apos;ve expressed.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612579</guid>
		<pubDate>Wed, 07 Jun 2006 09:50:40 -0800</pubDate>
		<dc:creator>horseblind</dc:creator>
	</item><item>
		<title>By: jimmy0x52</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612602</link>	
		<description>&lt;a href=&quot;http://www.sysinternals.com/Utilities/Filemon.html&quot;&gt;Filemon&lt;/a&gt; and &lt;a href=&quot;http://www.sysinternals.com/Utilities/Regmon.html&quot;&gt;RegMon&lt;/a&gt; are great utilities to watch what&apos;s going on. You can filter by process name to single out just the activity you need to watch.&lt;br&gt;
&lt;br&gt;
Also - both free.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612602</guid>
		<pubDate>Wed, 07 Jun 2006 10:12:02 -0800</pubDate>
		<dc:creator>jimmy0x52</dc:creator>
	</item><item>
		<title>By: Sharcho</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612677</link>	
		<description>For watching registry changes, I recommend Active Registry Monitor (Shareware).&lt;br&gt;
You can also try Total Uninstall (Shareware, older freeware version is also good)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612677</guid>
		<pubDate>Wed, 07 Jun 2006 11:13:44 -0800</pubDate>
		<dc:creator>Sharcho</dc:creator>
	</item><item>
		<title>By: Four Flavors</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612681</link>	
		<description>You want &lt;a href=&quot;http://www.pcmag.com/article2/0,1895,1159177,00.asp&quot;&gt;InCtrl5&lt;/a&gt;&lt;br&gt;
 &lt;a href=&quot;http://www.pcmag.com/article2/0,1895,25126,00.asp&quot;&gt;DL here&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612681</guid>
		<pubDate>Wed, 07 Jun 2006 11:16:26 -0800</pubDate>
		<dc:creator>Four Flavors</dc:creator>
	</item><item>
		<title>By: phil</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612696</link>	
		<description>&lt;a href=&quot;http://www.martau.com/&quot;&gt;total uninstaller&lt;/a&gt; does what you are looking for i believe. it costs a few $ to use now but i believe the old free version is still available. it does everything you need it to, the only difference is the interface is not as pretty.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612696</guid>
		<pubDate>Wed, 07 Jun 2006 11:31:14 -0800</pubDate>
		<dc:creator>phil</dc:creator>
	</item><item>
		<title>By: anadem</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612763</link>	
		<description>echoing InCtrl5 -- I use it a lot and it does exactly what you&apos;re asking for, though only for Windows not OS X.  (I do installers for a living.)&lt;br&gt;
&lt;br&gt;
Note that only actual changes are recorded, so if your target machine already has, say, a newer version of a file that would otherwise be installed, InCtrl5 will not record the fact that the file is required (since it wasn&apos;t installed thanks to the newer version being there already.)  So start on a clean machine if possible.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612763</guid>
		<pubDate>Wed, 07 Jun 2006 12:36:40 -0800</pubDate>
		<dc:creator>anadem</dc:creator>
	</item><item>
		<title>By: wzcx</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612772</link>	
		<description>While it does not do exactly as you want, you may find some related benefits are provided by &lt;a href=&quot;http://www.svsdownloads.com&quot;&gt;Altiris&apos; Software Virtualization&lt;/a&gt;. I&apos;ve been using it recently to allow running conflicting different versions of some badly-written software, and it&apos;s helping tremendously. It&apos;s free for personal use.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612772</guid>
		<pubDate>Wed, 07 Jun 2006 12:44:08 -0800</pubDate>
		<dc:creator>wzcx</dc:creator>
	</item><item>
		<title>By: vraxoin</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#612850</link>	
		<description>Both InstallRite and total uninstaller seem to work well, and are free. I&apos;d love to try InCtrl5, with 2 separate recommendations, but you can&apos;t even download a trial version of the thing, so I&apos;m sticking with things I can look at. Thanks!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-612850</guid>
		<pubDate>Wed, 07 Jun 2006 13:51:22 -0800</pubDate>
		<dc:creator>vraxoin</dc:creator>
	</item><item>
		<title>By: rjt</title>
		<link>http://ask.metafilter.com/39709/How-to-monitor-software-installation#613015</link>	
		<description>&lt;a href=&quot;http://regshot.blog.googlepages.com/regshot.html&quot;&gt;regshot&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39709-613015</guid>
		<pubDate>Wed, 07 Jun 2006 16:41:47 -0800</pubDate>
		<dc:creator>rjt</dc:creator>
	</item>
	</channel>
</rss>
