Colin Fox wrote:
> I can grab the SharePoint location out of the registry, but for the life of
> me I just can't seem to get that set as the TARGETDIR. TARGETDIR always just
> gets reset to D:\.
>   

MSI sets TARGETDIR so I'd suggest using a Directory element underneath 
the one for TARGETDIR. Just give it an Id with the same name as the 
RegistrySearch property. That's what the WiX setup does.

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



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

Reply via email to