Hi all,
I my setup project, I create a sub registry key MyMgmtGroup under 
"HKLM\SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Agent Management 
Groups"

<Component Id="CMP_Reg_Software" Guid="{4578FEE6-4183-4DC8-8E5F-EEC447C6A898}">
     <RegistryKey Action="createAndRemoveOnUninstall" Root="HKLM" 
Key="SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Agent Management 
Groups\MyMgmtGroup" />
      </Component>

I found when uninstall my product, the parent registry key 
"HKLM\SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Agent Management 
Groups" is deleted by my MSI, and it breaks the MOM. (This parent key does not 
have any other sub keys or values)

Why does the MSI have such behavior? And how to fix it?

Thanks,
-Elfe
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to