I had forgot to add the brackets in one of my wxs-files. Now it works!
 
> From: kristoffer.daniels...@live.se
> To: wix-users@lists.sourceforge.net
> Date: Sun, 2 May 2010 15:50:29 +0200
> Subject: [WiX-users] Writing INSTALLLOCATION to registry fails!
> 
> 
> 
> I'm trying to write the installation path to the registry, but it keeps 
> writing "INSTALLLOCATION" instead of its value. What am I doing wrong?
> 
> Please help!
> 
> 
> 
> <RegistryKey Root="HKCU" Key="Software\[Manufacturer]\[ProductName]" 
> Action="createAndRemoveOnUninstall">
> 
> <RegistryValue Name="InstallPath" Value="[INSTALLLOCATION]" Type="string" 
> KeyPath="yes" />
> 
> </RegistryKey>
> 
> 
> 
> ...
> 
> 
> 
> <Property Id="WIXUI_INSTALLDIR" Value="INSTALLLOCATION" />
> 
> _________________________________________________________________
> Klicka här!
> http://new.windowslivemobile.msn.com/SE-SE/windows-live-hotmail/default.aspx
> ------------------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
_________________________________________________________________
Messenger i mobilen!
http://new.windowslivemobile.msn.com/SE-SE/windows-live-messenger-wap/default.aspx
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to