Schedule it after InstallValidate in the InstallExecuteSequence You should put [INSTALLDIR] inside [] as it is a property.
Jeff Paulsen wrote: > > 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 > > -- View this message in context: http://www.nabble.com/Getting-install-folder-after-install-was-done-tf3326137.html#a9254574 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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