Quinton Tormanen wrote:
> Since I don't see a Windows Installer property for this device metadata
> store, I'm guessing that I will need to create a custom action to make
> this call for me? Any alternate ideas and/or examples of a C++ custom
> action doing something similar? I'm thinking I should leave the copy out
> of the custom action so that rollbacks are handled normally by MSI.
>   
Yep, good idea. The custom action can just set a property and if you use 
the same id as the Directory id for the parent of the en-US folder, MSI 
will automatically re-parent the directory to the property value.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to