-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have a performance counter DLL I need to deploy and register.
Internally this is handled with regsvr32.  This dll is, as far as I can
determine, /not/ self registering.

How do I register the performance counters in this DLL?  If it were
self-reg I could run tallow over it to extract the reg data and ref that
fragment at build-time.

I've read posts where people suggest using regsvr32 and then collecting
the registry keys by hand, but I haven't the faintest idea where to
start with this approach.  What would be a good reference that discusses
this technique?

Ted
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFFCwWHcUfrRSVHAkRAoOTAJ9YP8ckHt2+Bgzscs4JisLFu38tLACfW6Ge
c2rF1fmFKyBJGO7+wo8Z7U8=
=mqnU
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to