<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Windows Installer Technology Google Group</title>
  <link>http://groups.google.co.in/group/windows-installer-technology</link>
  <description>Shares Windows Installer Technology and issue faced with apps. Knowledge about MSI packaging, re-packaging, Wise Package Studio, Install-shield and WIX can be discussed. </description>
  <language>en-GB</language>
  <item>
  <title>View this page: &quot;Nested MSI installation&quot;</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/b62267c5b122cfe3/a8b1fa1ac300f568?show_docid=a8b1fa1ac300f568</link>
  <description>
  Click on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.co.in/group/windows-installer-technology/web/nested-msi-installation?hl=en&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; - or copy &amp;amp; paste it into your browser&#39;s address bar if that doesn&#39;t &lt;br&gt; work.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/b62267c5b122cfe3/a8b1fa1ac300f568?show_docid=a8b1fa1ac300f568</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Wed, 03 Mar 2010 07:00:31 UT
</pubDate>
  </item>
  <item>
  <title>Repair skipped component after upgrade</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/46e612feeac3c278/490ea804bb7e9a54?show_docid=490ea804bb7e9a54</link>
  <description>
  After upgrading from 1.0 to 2.0, few components got skipped due to its &lt;br&gt; condition. Can repair of 2.0 install these components? Sorry if the &lt;br&gt; question will make you confused. Let me explain this with an example. &lt;br&gt; 1. Installed 1.0 with components A, B, C, D, etc &lt;br&gt; 2. Upgrade 1.0 2.0 with components C, D, etc. A &amp;amp; B is conditioned
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/46e612feeac3c278/490ea804bb7e9a54?show_docid=490ea804bb7e9a54</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Tue, 16 Feb 2010 11:06:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Windows Resources VS Installer Resources</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/55e92e0d27d73d24/d80151d622118a5e?show_docid=d80151d622118a5e</link>
  <description>
  Hello, &lt;br&gt; 1.The Service control table help u start stop and delete during installation &lt;br&gt; and uninstallation. But this will only take care of the process&#39;s running. &lt;br&gt; 2.There are certain process&#39;s also run at the same time only killing &lt;br&gt; service will not work say for eg. while installing or uninstalling MSOFFICE
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/55e92e0d27d73d24/d80151d622118a5e?show_docid=d80151d622118a5e</guid>
  <author>
  mbrajku...@gmail.com
  (Rajkumar B)
  </author>
  <pubDate>Fri, 09 Jan 2009 11:22:08 UT
</pubDate>
  </item>
  <item>
  <title>Windows Resources VS Installer Resources</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/55e92e0d27d73d24/8a644c05b6cb8613?show_docid=8a644c05b6cb8613</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;Yesterday I came across an issue on stopping SQL Service during &lt;br&gt; installation. On installation we need to stop SQL Service, execute &lt;br&gt; some scripts and start it again. Windows Installer fails to do so and &lt;br&gt; hence I tried with operating system resources to do the job and it &lt;br&gt; worked fine. We implemented in these two ways: -
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/55e92e0d27d73d24/8a644c05b6cb8613?show_docid=8a644c05b6cb8613</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Fri, 09 Jan 2009 10:56:17 UT
</pubDate>
  </item>
  <item>
  <title>Product Interviews Wise/Installshield</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/883ec60bde51afe1/ab06d4f77be92977?show_docid=ab06d4f77be92977</link>
  <description>
  Hi Friends, &lt;br&gt; &lt;p&gt;I have collected few basic product interview questions and answers &lt;br&gt; answered by experts. Find the file under files section named &amp;quot;Product &lt;br&gt; Interviews&amp;quot;. &lt;br&gt; &lt;p&gt;Things may now clear for us to understand Why to use Wise/ &lt;br&gt; Installshield. &lt;br&gt; &lt;p&gt;Jeeoo! &lt;br&gt; Santro
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/883ec60bde51afe1/ab06d4f77be92977?show_docid=ab06d4f77be92977</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Fri, 28 Nov 2008 10:03:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to install appilcation under D Drive</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/2c7eef986a8272d7/8567c2292c7d9161?show_docid=8567c2292c7d9161</link>
  <description>
  It&#39;s not working by just passing ROOTDRIVE property. As we use ShellFolders &lt;br&gt; such as &amp;quot;ProgramFilesFolder&amp;quot; which always point to C Drive where OS is &lt;br&gt; installed unless and until you have space constraint. &lt;br&gt; Jeeoo! &lt;br&gt; Santro
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/2c7eef986a8272d7/8567c2292c7d9161?show_docid=8567c2292c7d9161</guid>
  <author>
  zipsan...@gmail.com
  (Santosh Jena)
  </author>
  <pubDate>Fri, 28 Nov 2008 09:37:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to install appilcation under D Drive</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/2c7eef986a8272d7/437804565bf9c40c?show_docid=437804565bf9c40c</link>
  <description>
  Hello &lt;br&gt; &lt;p&gt; Do u want to change the installdir from c:\ to d:\ ? If yes then &lt;br&gt; set property ROOTDRIVE=D:\ &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Rajkumar &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Cheers, &lt;br&gt; Rajkumar &lt;br&gt; +919049980950
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/2c7eef986a8272d7/437804565bf9c40c?show_docid=437804565bf9c40c</guid>
  <author>
  mbrajku...@gmail.com
  (Rajkumar B)
  </author>
  <pubDate>Fri, 28 Nov 2008 07:45:36 UT
</pubDate>
  </item>
  <item>
  <title>How to install appilcation under D Drive</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/2c7eef986a8272d7/2e0e67f4824d1a6b?show_docid=2e0e67f4824d1a6b</link>
  <description>
  Hello Friends, &lt;br&gt; &lt;p&gt;I am trying to understand and implement the ways we can install &lt;br&gt; applications to drives othar than windows drive. &lt;br&gt; &lt;p&gt;Jeeoo! &lt;br&gt; Santro
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/2c7eef986a8272d7/2e0e67f4824d1a6b?show_docid=2e0e67f4824d1a6b</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Fri, 28 Nov 2008 07:14:32 UT
</pubDate>
  </item>
  <item>
  <title>View this page: &quot;Source Resiliency&quot;</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/f14f95fd931d1b39/b0e8cfe5709b194f?show_docid=b0e8cfe5709b194f</link>
  <description>
  Check this out &lt;br&gt; &lt;p&gt;Click on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.co.in/group/windows-installer-technology/web/interview-questions?hl=en;&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; or copy &amp;amp; paste it into your browser&#39;s address bar if that does not &lt;br&gt; work.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/f14f95fd931d1b39/b0e8cfe5709b194f?show_docid=b0e8cfe5709b194f</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Wed, 08 Oct 2008 12:07:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: Discussion on interview-questions</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/f14f95fd931d1b39/359aec49b682d870?show_docid=359aec49b682d870</link>
  <description>
  Hi All, &lt;br&gt; Please find the my blogspot &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://yasheshlele.blogspot.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It may usefull for you guys &lt;br&gt; With Regards, &lt;br&gt; Yashesh Lele
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/f14f95fd931d1b39/359aec49b682d870?show_docid=359aec49b682d870</guid>
  <author>
  yasheshl...@gmail.com
  (yashesh lele)
  </author>
  <pubDate>Wed, 08 Oct 2008 08:55:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: View this page: &quot;Adobe Customization Wizard 8&quot;</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/d8d6d9df60ee0ac4/91b69109b5ccd64b?show_docid=91b69109b5ccd64b</link>
  <description>
  Make sure to use compatible version. &lt;br&gt; Such as if you wanna customize Adobe Reader 9.0, use must have to use &lt;br&gt; Adobe Customization Wizard 9.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/d8d6d9df60ee0ac4/91b69109b5ccd64b?show_docid=91b69109b5ccd64b</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Tue, 07 Oct 2008 09:59:00 UT
</pubDate>
  </item>
  <item>
  <title>View this page: &quot;Adobe Customization Wizard 8&quot;</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/d8d6d9df60ee0ac4/757346d62e3b7055?show_docid=757346d62e3b7055</link>
  <description>
  Use of Adobe Customization Wizard. &lt;br&gt; &lt;p&gt;Click on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.co.in/group/windows-installer-technology/web/adobe-customization-wizard-8?hl=en;&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; or copy &amp;amp; paste it into your browser&#39;s address bar if that does not &lt;br&gt; work.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/d8d6d9df60ee0ac4/757346d62e3b7055?show_docid=757346d62e3b7055</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Tue, 07 Oct 2008 09:32:50 UT
</pubDate>
  </item>
  <item>
  <title>Discussion on interview-questions</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/f14f95fd931d1b39/bc4f0875e25bb6a7?show_docid=bc4f0875e25bb6a7</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;Requesting you to put interview questions asked and answers if known. &lt;br&gt; &lt;p&gt;Cheers! :-) &lt;br&gt; Santro
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/f14f95fd931d1b39/bc4f0875e25bb6a7?show_docid=bc4f0875e25bb6a7</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Tue, 07 Oct 2008 07:11:27 UT
</pubDate>
  </item>
  <item>
  <title>Discussion on two-application-packaging-roles-available</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/8cd208e4febba4a0/462ec54afc34e575?show_docid=462ec54afc34e575</link>
  <description>
  Hello Santro, &lt;br&gt; &lt;p&gt; None will sponser for Visa. These kind of jobs are only &lt;br&gt; for one staying in the US and holding H1b Visa. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Rajkumar
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/8cd208e4febba4a0/462ec54afc34e575?show_docid=462ec54afc34e575</guid>
  <author>
  mbrajku...@gmail.com
  </author>
  <pubDate>Tue, 07 Oct 2008 05:36:49 UT
</pubDate>
  </item>
  <item>
  <title>View this page: &quot;Two Application Packaging Roles Available...&quot;</title>
  <link>http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/8cd208e4febba4a0/a4a0126d523b5b21?show_docid=a4a0126d523b5b21</link>
  <description>
  Hi Friends, &lt;br&gt; &lt;p&gt;Check this page. It might interest some of you. &lt;br&gt; &lt;p&gt;Click on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.co.in/group/windows-installer-technology/web/two-application-packaging-roles-available?hl=en;&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; or copy &amp;amp; paste it into your browser&#39;s address bar if that does not &lt;br&gt; work.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/windows-installer-technology/browse_thread/thread/8cd208e4febba4a0/a4a0126d523b5b21?show_docid=a4a0126d523b5b21</guid>
  <author>
  zipsan...@gmail.com
  (Santro)
  </author>
  <pubDate>Tue, 07 Oct 2008 05:28:32 UT
</pubDate>
  </item>
  </channel>
</rss>
