Hi,
Thanks for reply. It is the same problem I am facing with my installer. I read 
the article however I am not very clear for solution for Wix. The hot fix given 
is for Installshield. How to apply it for wix. How to find Registry Table for 
the Wix. Please reply me. From 10 days I am working on this problem.

Thanks,
Rahul.

-----Original Message-----
From: Christopher Painter [mailto:chr...@deploymentengineering.com] 
Sent: Wednesday, June 17, 2009 11:56 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] TCP/IP problem


Google for InstallShield TCPIP and the first hit you are likely to come across 
is:

http://blog.deploymentengineering.com/2007/08/hotfix-com-extraction-causes-system.html

Let me know if this fits your problem.

Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me


--- On Wed, 6/17/09, Brian Rogers <rogers.br...@gmail.com> wrote:

> From: Brian Rogers <rogers.br...@gmail.com>
> Subject: Re: [WiX-users] TCP/IP problem
> To: "General discussion for Windows Installer XML toolset." 
> <wix-users@lists.sourceforge.net>
> Date: Wednesday, June 17, 2009, 10:45 AM
> Hey Rahul,
> 
> Have you looked through the MSI logs during uninstall? You
> can get to these
> by running the uninstall via the command line.
> 
> msiexec /x {PRODUCT-GUID} /lvx* C:\product_uninstall.log
> 
> Take a look through these and see what the MSI is doing. I
> don't see why the
> MSI itself would impact the TCP/IP settings unless it has
> been authored to
> do so.
> 
> Thanks,
> 
> Brian Rogers
> "Intelligence removes complexity." - Me
> http://icumove.spaces.live.com
> 
> 
> On Wed, Jun 17, 2009 at 1:59 AM, <rahul.ekb...@sungard.com>
> wrote:
> 
> > Hi,
> >
> > I am facing problem that when I am un-installing our
> product it resets
> > the TCP/IP settings of the machine.
> >
> > These are the steps I am using to create the
> installer
> >
> > 1)      We have tradition setup for our
> engine which is created in
> > Installshield
> >
> > 2)      I am running that installer on
> my machine. It copies required
> > files and  dependent files(.dll)  in Engine
> directoryI
> >
> > 3)      I take that directory and
> generate .wxs file using heat.exe
> >
> > 4)      It installs properly however
> when I un-installs it removes
> > TCP/IP settings.
> >
> > 5)      I am not running any Service
> Control.
> >
> >
> >
> > I think I am registering and again unregistering some
> system file.
> >
> > If any one having anly clue please let me know. Its
> really urgent.
> >
> >
> >
> > Thanks,
> >
> > Rahul.
> >
> >
> >
> ------------------------------------------------------------------------------
> > Crystal Reports - New Free Runtime and 30 Day Trial
> > Check out the new simplified licensing option that
> enables unlimited
> > royalty-free distribution of the report engine for
> externally facing
> > server and web deployment.
> > http://p.sf.net/sfu/businessobjects
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited
> royalty-free distribution of the report engine for
> externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 


      

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to