Your installers should always store the location that they install to. Search
for ARPINSTALLLOCATION in this mailing list for instructions on how to do
that.

In your upgrade installers, you can add a registrysearch to retrieve
ARPINSTALLLOCATION into a property and that tells you where to start your
search from. After that it depends where your user.config is kept.

-----Original Message-----
From: Manolache Adrian [mailto:prog_...@yahoo.com] 
Sent: 08 February 2011 13:31
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How to delete user.config file?

Thanks! The only thing is i don't know how to find the right path for the 
user.config file. Can one point me out in the right direction?



________________________________
From: Peter Shirtcliffe <pshirtcli...@sdl.com>
To: General discussion for Windows Installer XML toolset. 
<wix-users@lists.sourceforge.net>
Sent: Tue, February 8, 2011 3:21:39 PM
Subject: Re: [WiX-users] How to delete user.config file?

Make a component with 

<RemoveFile On="install" etc... />

-----Original Message-----
From: Manolache Adrian [mailto:prog_...@yahoo.com] 
Sent: 08 February 2011 13:09
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to delete user.config file?

I'm using c# and wix and i'm trying to delete the user.config file specific
to 
my application, everytime the application is installed. How can i accomplish 
this?


      
-----------------------------------------------------------------------------
-
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we

further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.
Registered 
number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6
7DY, 
UK.


-----------------------------------------------------------------------------
-
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



      
-----------------------------------------------------------------------------
-
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to