Re: [WiX-users] warning CNDL5153: The PerfCounter element has been deprecated

2013-03-13 Thread Rob Mensching
PerfCounter was deprecated a long time ago when Vista came along, I believe. My memory may be a little fuzzy. I think it has something to do with lodctr being no longer the recommended way to install perf counters by MSDN. Ultimately, if there is a problem in PerformanceCategory and friends, then

[WiX-users] warning CNDL5153: The PerfCounter element has been deprecated

2013-03-03 Thread Mark Weaver
I looked into fixing this warning: warning CNDL5153 : The PerfCounter element has been deprecated. Please use the PerformanceCounter element instead. Can anyone shed any light on why PerfCounter is deprecated? The trouble is that PerformanceCounter doesn't seem to provide a full replacement f