Hello,
I find that GroupPolicyObject::Save() can take a pair of GUIDs for the extension. Now I need to configure the software installation in the group policy to deploy my own msi.
The pair of GUIDs may be C6DC5466-785A-11D2-84D0-00C04FB169F7 and 7E45546F-6D52-4D10-B702-9C2E67232E62.
I did a search on MSDN but seems find nothing about this. I'm able to programmatically create a GPO using C# but donot know how to use the extension for software installation.
Would you please give a help on this problem? Any sample code to config the software deployment will be highly appreciated.
Thanks,
Evan