Hi,

You could try using [WindowsVolume] to set ROOTDRIVE

Michael  

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Etienne
Grignon
Sent: Thursday, 8 June 2006 7:49 PM
To: WiX users
Subject: [WiX-users] determine the ROOTDRIVE property

Hello,

For the moment, the ROOTDRIVE property is set like this in the wix file
:

<Property Id="ROOTDRIVE"><![CDATA[C:\]]></Property>

However, on some computers which don't have the C: drive, it is
impossible to install the application embedded in the MSI. The only way
is to move the cddrive to the C: letter so the MSI can work.

Is there custom action or a tip to set the ROOTDRIVE dynamically
depending the res sources of the computer target ?

Regards,

--
Etienne GRIGNON


_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to