Hi I am trying to set the name of a directory via the SetProperty element as
follows:

 

<Directory Id="INSTALLLOCATION" Name="$(var.ProductName)" >

 

 

   <SetProperty Id="INSTALLLOCATION" Value="[ProductName]"
After="CostInitialize" Sequence="both"/>

Can anyone tell me what Im doing wrong please as I keep getting an error of
1606? Thanks

 

Kind Regards,

 

Natalie Carr

 

 

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to