That's much better, but I still needed the code that reads the InstallLocation into my property.
Thanks! > -----Original Message----- > From: jhennessey [mailto:jack.hennes...@hyland.com] > Sent: Wednesday, September 29, 2010 10:10 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Directory in Maintenance mode is not directory > installed to > > > If you set the ARPINSTALLLOCATION property to the value of > INSTALLLOCATION it > should work: > > <!--Set ARPINSTALLLOCATION--> > <CustomAction Id="SetProperty_InstallLocation" > Property="ARPINSTALLLOCATION" > Value="[INSTALLLOCATION]"/> > <InstallExecuteSequence> > <Custom Action="SetProperty_InstallLocation" > After="InstallValidate">NOT > Installed</Custom> > </InstallExecuteSequence> > -- > View this message in context: http://windows-installer-xml-wix- > toolset.687559.n2.nabble.com/Directory-in-Maintenance-mode-is-not- > directory-installed-to-tp5580924p5584068.html > Sent from the wix-users mailing list archive at Nabble.com. > > ----------------------------------------------------------------------- > ------- > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ---------- Learn more about Chase Paymentech Solutions,LLC payment processing services at www.chasepaymentech.com. THIS MESSAGE IS CONFIDENTIAL. This e-mail message and any attachments are proprietary and confidential information intended only for the use of the recipient(s) named above. If you are not the intended recipient, you may not print, distribute, or copy this message or any attachments. If you have received this communication in error, please notify the sender by return e-mail and delete this message and any attachments from your computer. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users