<?xml version="1.0" encoding="US-ASCII"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- RSS generated by AppDeploy.com on 11/15/2009 5:37:35 PM --><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>AppDeploy Tips</title><link>http://www.appdeploy.com/tips/</link><description>AppDeploy.com provides tips and tricks in such subjects as distribution, imaging, migration, repackaging, setup authoring, file and settings migration and scripting.</description><lastBuildDate>Sun, 11 Nov 2009 09:00:00 EST</lastBuildDate><dc:creator>Bob Kelly</dc:creator><dc:rights>Copyright 2008 KACE Networks, Inc.</dc:rights><dc:publisher>KACE Networks, Inc.</dc:publisher><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Appdeploy/Tips" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>InstallShield - Splash Screen Display</title><link>http://www.appdeploy.com/tips/detail.asp?id=161</link><description>For a basic msi project, the splash screen will be displayed only when you create a Setup.exe and not the compressed (or single) msi....&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/rU7ap95nknM" height="1" width="1"/&gt;</description><dc:date>2009-11-03T09:00:00-05:00</dc:date></item><item><title>Editing Summary Information of Transforms</title><link>http://www.appdeploy.com/tips/detail.asp?id=159</link><description>Kindly follow the following procedure to edit the Summary information in transform files created over the vendor supplied MSI.

1. Go to Run
2. Type cmd
3. Hit the Return key
4. Type the following command

cscript WiSumInf.vbs [path to databas...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/8c0OnJP8PEk" height="1" width="1"/&gt;</description><dc:date>2009-10-12T09:00:00-05:00</dc:date></item><item><title>Analyzing vendor MSI by Editing Verbose Log files</title><link>http://www.appdeploy.com/tips/detail.asp?id=158</link><description>Hi All,

There are many techniques used to debug the working of vendor supplied msi file when one is developing a transform for the same. However I make use of a simple technique that involves the use of the verbose log file one generates using the...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/_UmFrgCms30" height="1" width="1"/&gt;</description><dc:date>2009-10-06T09:00:00-05:00</dc:date></item><item><title>InstallShield Command Line Parameters</title><link>http://www.appdeploy.com/tips/detail.asp?id=156</link><description>/v  Passes parameters to MSI package.  
/s  Causes setup.exe to be silent.  
/l  Specifies the setup language.  
/a  Performs administrative installation.  
/j  Installs in advertise mode.  
/x  Performs setup uninstall.  
/f  Launches setup in...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/ZBebTyDiqyI" height="1" width="1"/&gt;</description><dc:date>2009-07-14T09:00:00-05:00</dc:date></item><item><title>How to isolate a .DLL with an .EXE</title><link>http://www.appdeploy.com/tips/detail.asp?id=157</link><description>On the Components tab in Setup Editor right click the .DLL you want to isolate

From the right click menu, select New / Isolated Component. The Isolated Component Details dialog appears where you pick a file for isolation from the feature that cont...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/kIRA-GXZThM" height="1" width="1"/&gt;</description><dc:date>2009-07-14T09:00:00-05:00</dc:date></item><item><title>Who is logged on a remote box and check for admin rights</title><link>http://www.appdeploy.com/tips/detail.asp?id=154</link><description>I created a small script that checks for admin rights on a remote box. If there is an AD structure you are working with, this will give a few hints for the admin.

The script will first ping the remote computer, then query registry and AD propertie...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/6P_3wTHPXX4" height="1" width="1"/&gt;</description><dc:date>2009-03-23T09:00:00-05:00</dc:date></item><item><title>Save .MSI file from InstallShield Editor</title><link>http://www.appdeploy.com/tips/detail.asp?id=148</link><description>If it is not possible to save .msi file which is edited using the InstallShield editor and throws the error like 'Error retrieving Property for table' can be solved by adding a row in the  _Validation table

Table = InstallShield
Column = Proper...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/FzjSzpaOiH4" height="1" width="1"/&gt;</description><dc:date>2009-01-23T09:00:00-05:00</dc:date></item><item><title>Register Font File</title><link>http://www.appdeploy.com/tips/detail.asp?id=149</link><description>Some font files are not register while installing the application, these font file are installing at location ie C:\WINDOWS\Fonts, but not get register, because Fonts are not associated in Fonts table of .MSI file, as a result is fonts are not coming...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/ERhvGD7CYwE" height="1" width="1"/&gt;</description><dc:date>2009-01-22T09:00:00-05:00</dc:date></item><item><title>Customizing Wise Package Studio to Behave like Active Setup</title><link>http://www.appdeploy.com/tips/detail.asp?id=146</link><description>After reading the Charlotte Gonella article about &#xe2;&#x20ac;&#x153;active setup&#xe2;&#x20ac;&#x9d; techniques (...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/5XtAJULDe6s" height="1" width="1"/&gt;</description><dc:date>2008-11-22T09:00:00-05:00</dc:date></item><item><title>ICE Errors and Resolutions</title><link>http://www.appdeploy.com/tips/detail.asp?id=145</link><description>What are Internal Consistency Evaluators (ICEs)? 

When I was visiting a customer a while ago, I ran into a software packager wearing a funny t-shirt. I do not remember the name of the company which was promoting their packaging tool with that t-sh...&lt;img src="http://feeds.feedburner.com/~r/Appdeploy/Tips/~4/KHZSPxakaeo" height="1" width="1"/&gt;</description><dc:date>2008-11-19T09:00:00-05:00</dc:date></item></channel></rss>
