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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to