<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Howto: extract files from a .msi file using the Windows command line</title>
	<atom:link href="http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Thu, 19 Nov 2009 21:28:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Extracting MSI Files Locally to Avoid Install</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2706</link>
		<dc:creator>Extracting MSI Files Locally to Avoid Install</dc:creator>
		<pubDate>Mon, 10 Aug 2009 15:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2706</guid>
		<description>[...] quick Google search for &#8220;extracting msi files&#8221; revealed a really nice blog post Howto: extract files from a .msi file using the Windows command line . Go there and learn how to extract MSI files and then add them manually to a tools repository and [...]</description>
		<content:encoded><![CDATA[<p>[...] quick Google search for &#8220;extracting msi files&#8221; revealed a really nice blog post Howto: extract files from a .msi file using the Windows command line . Go there and learn how to extract MSI files and then add them manually to a tools repository and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: winternight119</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2458</link>
		<dc:creator>winternight119</dc:creator>
		<pubDate>Mon, 18 May 2009 00:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2458</guid>
		<description>Of course it&#039;s not going to work in Wine, it&#039;s not Windows, and not all of the resources for completing command line operations are there. Try VirtualBox.

~Night</description>
		<content:encoded><![CDATA[<p>Of course it&#8217;s not going to work in Wine, it&#8217;s not Windows, and not all of the resources for completing command line operations are there. Try VirtualBox.</p>
<p>~Night</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Hunt</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2260</link>
		<dc:creator>Neil Hunt</dc:creator>
		<pubDate>Mon, 23 Mar 2009 04:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2260</guid>
		<description>The next version of InstEd Plus (http://www.instedit.com/instedplus) will allow you to easily extract the files from an msi/msm into a source tree. Plus you get all the normal features of InstEd and InstEd Plus.</description>
		<content:encoded><![CDATA[<p>The next version of InstEd Plus (<a href="http://www.instedit.com/instedplus" rel="nofollow">http://www.instedit.com/instedplus</a>) will allow you to easily extract the files from an msi/msm into a source tree. Plus you get all the normal features of InstEd and InstEd Plus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Thayer</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2053</link>
		<dc:creator>Charles Thayer</dc:creator>
		<pubDate>Thu, 11 Dec 2008 17:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2053</guid>
		<description>I use Ubuntu Linux, and I&#039;ve found that installing p7zip and running &quot;7z x .msi&quot; works well.  (see http://www.7-zip.org).  Others have had success with wine and &quot;msiexec&quot;.

Good luck,
/charles thayer</description>
		<content:encoded><![CDATA[<p>I use Ubuntu Linux, and I&#8217;ve found that installing p7zip and running &#8220;7z x .msi&#8221; works well.  (see <a href="http://www.7-zip.org)" rel="nofollow">http://www.7-zip.org)</a>.  Others have had success with wine and &#8220;msiexec&#8221;.</p>
<p>Good luck,<br />
/charles thayer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NJK</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2008</link>
		<dc:creator>NJK</dc:creator>
		<pubDate>Wed, 26 Nov 2008 02:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-2008</guid>
		<description>Brilliant korser!  works like a charm. Thanks.</description>
		<content:encoded><![CDATA[<p>Brilliant korser!  works like a charm. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korser</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1916</link>
		<dc:creator>korser</dc:creator>
		<pubDate>Tue, 21 Oct 2008 17:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1916</guid>
		<description>I was tryning to extract Itune and it kept asking for administrator privilege. I think I found a way around the problem. 

If I use first /ju switch. msiexec is in user mode
msiexec /ju PathToMSIFile  TARGETDIR=DirectoryToExtractTo

Then I can use to extract the file
msiexec /a PathToMSIFile  TARGETDIR=DirectoryToExtractTo

From the doc
/j  [/t ] [/g ]
		Advertises a product - m to all users, u to current user</description>
		<content:encoded><![CDATA[<p>I was tryning to extract Itune and it kept asking for administrator privilege. I think I found a way around the problem. </p>
<p>If I use first /ju switch. msiexec is in user mode<br />
msiexec /ju PathToMSIFile  TARGETDIR=DirectoryToExtractTo</p>
<p>Then I can use to extract the file<br />
msiexec /a PathToMSIFile  TARGETDIR=DirectoryToExtractTo</p>
<p>From the doc<br />
/j  [/t ] [/g ]<br />
		Advertises a product &#8211; m to all users, u to current user</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dk</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1849</link>
		<dc:creator>dk</dc:creator>
		<pubDate>Fri, 26 Sep 2008 22:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1849</guid>
		<description>It does NOT work  on Wine 0.9.14, instead it shows tons of warnings and nothing happens....</description>
		<content:encoded><![CDATA[<p>It does NOT work  on Wine 0.9.14, instead it shows tons of warnings and nothing happens&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andris</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1774</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Wed, 27 Aug 2008 09:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1774</guid>
		<description>Thanks for sharing this. I just need to clarify that it&#039;s important to specify the full path to the destination directory in TARGETDIR property. If your path is not fully qualified then the msiexec tries to connect to the server which name will be equal to the name you&#039;ve specified.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this. I just need to clarify that it&#8217;s important to specify the full path to the destination directory in TARGETDIR property. If your path is not fully qualified then the msiexec tries to connect to the server which name will be equal to the name you&#8217;ve specified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAB_au</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1344</link>
		<dc:creator>JAB_au</dc:creator>
		<pubDate>Fri, 11 Apr 2008 09:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1344</guid>
		<description>Very handy to know that. I needed to get a copy of RoboCopy out of the 2003 Resource Kit to use on a Windows 2000 machine. Did the job nicely for me.</description>
		<content:encoded><![CDATA[<p>Very handy to know that. I needed to get a copy of RoboCopy out of the 2003 Resource Kit to use on a Windows 2000 machine. Did the job nicely for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nvirt</title>
		<link>http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1204</link>
		<dc:creator>nvirt</dc:creator>
		<pubDate>Fri, 29 Feb 2008 15:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/#comment-1204</guid>
		<description>Bah, doesn&#039;t work with msi files that INSIST on installing crap for all users when you are not an administrator.</description>
		<content:encoded><![CDATA[<p>Bah, doesn&#8217;t work with msi files that INSIST on installing crap for all users when you are not an administrator.</p>
]]></content:encoded>
	</item>
</channel>
</rss>