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