I wrote registry entry like below,
<RegistryKey Root="HKMU"
Key="Software\Microsoft\Windows\CurrentVersion\App Paths\MyApp.exe">
<RegistryValue Action="write" Type="string" Value="[#FILE_MyApp]"
KeyPath="yes"/>
<RegistryValue Action="write" Type="string" Name="Path"
Value="[$CMP_MyApp]"/>
</RegistryKey>

It works but I'm not sure if it is approprite.

Need some suggestions,thanks.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to