Rich Daniel wrote:
> <Component Id="MyApp" Guid="XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" 
> KeyPath="yes">
>   

You should consider making the executable file the keypath for the 
component; patching and upgrades work a lot better if there's a 
versioned file as keypath.

>       <!-- This is the "secret sauce" to light up per-process .NET counters. 
> The "My Application" subkkey needs to match the category name. -->
>       <RegistryKey Root="HKLM" Key="SYSTEM\CurrentControlSet\services\My 
> Application\Performance">
>               <RegistryValue Name="CategoryOptions" Type="integer" Value="3" 
> />
>       </RegistryKey>
>   

Please consider contributing a fix to WixUtilExtension so others can 
benefit too.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to