 




<?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/"
		>
<channel>
	<title>Comments on: How to add and / or delete files to modify a program&#8217;s installation?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-add-and-or-delete-files-to-modify-a-programs-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-add-and-or-delete-files-to-modify-a-programs-installation/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 16:11:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: pjb0222</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-add-and-or-delete-files-to-modify-a-programs-installation/#comment-77337</link>
		<dc:creator>pjb0222</dc:creator>
		<pubDate>Wed, 19 May 2010 20:37:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-77337</guid>
		<description><![CDATA[I would not modify the original installation files.  My suggestion is to wrap the installation in a script (command, VB, Perl, etc) and then remove, delete, add or modify the database files post installation.

If you need to change actual application files (not database files) I would suggest going back to the application provider.  There are tools to look at installations (example ORCA from MS for MSI files) but if they are encrypted you will be unable to see what is being done.  Often times checksums are used to prevent modified of install files.

CABARC and EXTRACT are your friends from Microsoft for CAB files   You can use these to create your own CAB files to add to the installation source.

Personally, I use a separate compression application to create self extractors for distributions.  CAB files work fine as well.  There are many choices of compression applications available.  Pick your favorite that meets your needs..]]></description>
		<content:encoded><![CDATA[<p>I would not modify the original installation files.  My suggestion is to wrap the installation in a script (command, VB, Perl, etc) and then remove, delete, add or modify the database files post installation.</p>
<p>If you need to change actual application files (not database files) I would suggest going back to the application provider.  There are tools to look at installations (example ORCA from MS for MSI files) but if they are encrypted you will be unable to see what is being done.  Often times checksums are used to prevent modified of install files.</p>
<p>CABARC and EXTRACT are your friends from Microsoft for CAB files   You can use these to create your own CAB files to add to the installation source.</p>
<p>Personally, I use a separate compression application to create self extractors for distributions.  CAB files work fine as well.  There are many choices of compression applications available.  Pick your favorite that meets your needs..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dougg702</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-add-and-or-delete-files-to-modify-a-programs-installation/#comment-77283</link>
		<dc:creator>dougg702</dc:creator>
		<pubDate>Wed, 19 May 2010 06:06:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-77283</guid>
		<description><![CDATA[Thank you Mrdenny]]></description>
		<content:encoded><![CDATA[<p>Thank you Mrdenny</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.033 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 16:30:02 -->