Julien R. wrote:
> You need to add a Custom Action with property ARPINSTALLATION
> 
> Read this thread:
> 
> http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1257230&SiteID=1

So that would look something like:

<CustomAction Id="MyInstallLocation" Property="ARPINSTALLLOCATION"
Value="INSTALLDIR" />

And I guess there'd be a <Custom> element for this action under
<InstallExecuteSequence>, but I'm not clear on where in the sequence it
would go. Can you give me some ideas?

Thanks,

Jeff Paulsen

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to