<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog.BrianLeeJackson.com &#187; packages</title>
	<atom:link href="http://blog.brianleejackson.com/tag/packages/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brianleejackson.com</link>
	<description></description>
	<lastBuildDate>Mon, 21 Jun 2010 17:05:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Java 1.6.0.12 .msi package for distribution</title>
		<link>http://blog.brianleejackson.com/java-16012-msi-package-for-distribution</link>
		<comments>http://blog.brianleejackson.com/java-16012-msi-package-for-distribution#comments</comments>
		<pubDate>Fri, 20 Feb 2009 01:34:19 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[MSI Packages]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[.bat]]></category>
		<category><![CDATA[.msi]]></category>
		<category><![CDATA[AdminStudio 9.0]]></category>
		<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=122</guid>
		<description><![CDATA[Last msi package I tested today was Java. They also offer the msi package on their website. First you need to download their &#8220;offline installation&#8221; executable here. Then run the executable but don&#8217;t go through any additional prompts. Navigate to LocalAppData folder (the user&#8217;s Application Data folder). The location of the LocalAppData folder differs for [...]]]></description>
			<content:encoded><![CDATA[<p>Last msi package I tested today was Java.  They also offer the msi package on their website.  First you need to download their &#8220;offline installation&#8221; executable <a href="http://javadl.sun.com/webapps/download/AutoDL?BundleId=27983">here</a>.  Then run the executable but don&#8217;t go through any additional prompts. Navigate to LocalAppData folder (the user&#8217;s Application Data folder). The location of the LocalAppData folder differs for each Windows platform.</p>
<p>    * Windows Vista: C:\Users\<User>\AppData\LocalLow\Sun\Java\jre1.6.0_12<br />
    * Windows XP: C:\Documents and Settings\<User>\Local Settings\Application Data<br />
    * Windows 2000 C:\Documents and Settings\<User>\Application Data</p>
<p>Copy the contents out of that folder to where you are keeping your msi distribution packages.  The folder should look like the picture below without the install.bat which is my batch file.<br />
<div id="attachment_125" class="wp-caption alignnone" style="width: 395px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/02/capture1.jpg" alt="Java Directory Contents" title="Java Directory Contents" width="385" height="160" class="size-full wp-image-125" /><p class="wp-caption-text">Java Directory Contents</p></div></p>
<p>Here is the command I used for a quiet install for multiple users:</p>
<p><code>msiexec /i "jre1.6.0_12.msi" SETMULTIUSER=1 /qb"</code></p>
<p>Works fine for multiple users under windows 2000, XP, and Vista.  More MSI package instructions coming tomorrow along with some tutorials on ImageX/Sysprep for Vista.</p>
<div id="attachment_131" class="wp-caption alignnone" style="width: 373px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/02/javalogo.png" alt="Java 1.6 Logo" title="Java 1.6 Logo" width="363" height="299" class="size-full wp-image-131" /><p class="wp-caption-text">Java 1.6 Logo</p></div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Java%201.6.0.12%20.msi%20package%20for%20distribution%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fjava-16012-msi-package-for-distribution" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fjava-16012-msi-package-for-distribution&amp;t=Java%201.6.0.12%20.msi%20package%20for%20distribution" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fjava-16012-msi-package-for-distribution&amp;title=Java%201.6.0.12%20.msi%20package%20for%20distribution&amp;bodytext=Last%20msi%20package%20I%20tested%20today%20was%20Java.%20%20They%20also%20offer%20the%20msi%20package%20on%20their%20website.%20%20First%20you%20need%20to%20download%20their%20%22offline%20installation%22%20executable%20here.%20%20Then%20run%20the%20executable%20but%20don%27t%20go%20through%20any%20additional%20prompts.%20Navigate%20to%20L" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fjava-16012-msi-package-for-distribution&amp;title=Java%201.6.0.12%20.msi%20package%20for%20distribution&amp;notes=Last%20msi%20package%20I%20tested%20today%20was%20Java.%20%20They%20also%20offer%20the%20msi%20package%20on%20their%20website.%20%20First%20you%20need%20to%20download%20their%20%22offline%20installation%22%20executable%20here.%20%20Then%20run%20the%20executable%20but%20don%27t%20go%20through%20any%20additional%20prompts.%20Navigate%20to%20L" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fjava-16012-msi-package-for-distribution" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fjava-16012-msi-package-for-distribution&amp;title=Java%201.6.0.12%20.msi%20package%20for%20distribution" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fjava-16012-msi-package-for-distribution&amp;title=Java%201.6.0.12%20.msi%20package%20for%20distribution&amp;annotation=Last%20msi%20package%20I%20tested%20today%20was%20Java.%20%20They%20also%20offer%20the%20msi%20package%20on%20their%20website.%20%20First%20you%20need%20to%20download%20their%20%22offline%20installation%22%20executable%20here.%20%20Then%20run%20the%20executable%20but%20don%27t%20go%20through%20any%20additional%20prompts.%20Navigate%20to%20L" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/java-16012-msi-package-for-distribution/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Packaging &amp; Compiling .msi packages for deployment over SCCM, GPO, or administrative network install</title>
		<link>http://blog.brianleejackson.com/packaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install</link>
		<comments>http://blog.brianleejackson.com/packaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:55:34 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[.msi]]></category>
		<category><![CDATA[Acresso]]></category>
		<category><![CDATA[AdminStudio 9.0]]></category>
		<category><![CDATA[InstallShield]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=105</guid>
		<description><![CDATA[We are soon moving to SCCM at work and therefore we are going to need msi packages to deploy for software installs and updates. We purchased AdminStudio 9.0 along with InstallShield to repackage windows legacy installations into scripted msi packages. I figure it would be wise to document my progress as I go and also [...]]]></description>
			<content:encoded><![CDATA[<p>We are soon moving to SCCM at work and therefore we are going to need msi packages to deploy for software installs and updates. We purchased AdminStudio 9.0 along with InstallShield to repackage windows legacy installations into scripted msi packages. I figure it would be wise to document my progress as I go and also thought people out there could benefit from it. Yay for open source knowledge! Please bare with me as I am learning as I go here. Feel free to comment or correct me. I will gladly take criticism to find out the correct procedure or answer.  I will be posting each app package tutorial separately.  Please check back for updates.</p>
<p>Another great resource for Deploying MSI packages is <a href="http://www.appdeploy.com/">www.appdeploy.com</a>.</p>
<div id="attachment_107" class="wp-caption alignnone" style="width: 160px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/02/as-wfm-symbol.gif" alt="AdminStudio 9.0 Repackager" title="AdminStudio 9.0 Logo" width="150" height="150" class="size-full wp-image-107" /><p class="wp-caption-text">AdminStudio 9.0 Repackager</p></div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Packaging%20%26%20Compiling%20.msi%20packages%20for%20deployment%20over%20SCCM%2C%20GPO%2C%20or%20administrative%20network%20install%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fpackaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fpackaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install&amp;t=Packaging%20%26%20Compiling%20.msi%20packages%20for%20deployment%20over%20SCCM%2C%20GPO%2C%20or%20administrative%20network%20install" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fpackaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install&amp;title=Packaging%20%26%20Compiling%20.msi%20packages%20for%20deployment%20over%20SCCM%2C%20GPO%2C%20or%20administrative%20network%20install&amp;bodytext=We%20are%20soon%20moving%20to%20SCCM%20at%20work%20and%20therefore%20we%20are%20going%20to%20need%20msi%20packages%20to%20deploy%20for%20software%20installs%20and%20updates.%20We%20purchased%20AdminStudio%209.0%20along%20with%20InstallShield%20to%20repackage%20windows%20legacy%20installations%20into%20scripted%20msi%20packages" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fpackaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install&amp;title=Packaging%20%26%20Compiling%20.msi%20packages%20for%20deployment%20over%20SCCM%2C%20GPO%2C%20or%20administrative%20network%20install&amp;notes=We%20are%20soon%20moving%20to%20SCCM%20at%20work%20and%20therefore%20we%20are%20going%20to%20need%20msi%20packages%20to%20deploy%20for%20software%20installs%20and%20updates.%20We%20purchased%20AdminStudio%209.0%20along%20with%20InstallShield%20to%20repackage%20windows%20legacy%20installations%20into%20scripted%20msi%20packages" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fpackaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fpackaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install&amp;title=Packaging%20%26%20Compiling%20.msi%20packages%20for%20deployment%20over%20SCCM%2C%20GPO%2C%20or%20administrative%20network%20install" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fpackaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install&amp;title=Packaging%20%26%20Compiling%20.msi%20packages%20for%20deployment%20over%20SCCM%2C%20GPO%2C%20or%20administrative%20network%20install&amp;annotation=We%20are%20soon%20moving%20to%20SCCM%20at%20work%20and%20therefore%20we%20are%20going%20to%20need%20msi%20packages%20to%20deploy%20for%20software%20installs%20and%20updates.%20We%20purchased%20AdminStudio%209.0%20along%20with%20InstallShield%20to%20repackage%20windows%20legacy%20installations%20into%20scripted%20msi%20packages" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/packaging-compiling-msi-packages-for-deployment-over-sccm-gpo-or-administrative-network-install/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
