Cool! Thanks Mike. That works just the way I wanted it to.

 

 

From: Mike Dimmick [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 18, 2007 3:02 PM
To: Robert Priest; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Changed Installation Path

 

Use the [#filekey] syntax, where filekey is the Id of the file you want
to refer to. See 'Formatted' in the Platform SDK at
http://msdn2.microsoft.com/en-us/library/aa368609.aspx for more
information on how to use the Formatted data type.

 

-- 

Mike Dimmick

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 18 June 2007 18:45
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Changed Installation Path

 

Hello,

 

I have a wix installer that does two things:

 

1.       Installs a dll.

2.       Registers the path of the installed dll in the registry.

 

If a user changes the installation path during Setup, how can I detect
this new installation directory so that the registry entry points to the
correct path?

 

I guess this is more a question of Wix\Installer Variables and how to
read them more than anything else...

 

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to