Hi all,

I am using PerformanceCategory and PerformanceCounter from the Utils extension 
to install some custom performance counters for my windows service.

I am using the WixFailWhenDeferred custom action to test rollback scenarios, 
and I have noticed that the Uninstall rollback scenario is not behaving as I 
would expect.

When an uninstall fails and rolls back, I would expect the performance counters 
to stay registered on the system, the same way the service does for example. 
However, the performance counters get removed.

Is this expected behaviour, and I have misunderstood how the rollback should 
work? Or does it point to something, somewhere misbehaving?

Many thanks in advance,

Paul
-- 
View this message in context: 
http://n2.nabble.com/Unexpected-behaviour-in-PerformanceCounter-uninstall-rollback-tp2601791p2601791.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to