A bit map representing the operations for which this object applies. The following are the valid values Hexadecimal Decimal ...

A bit map representing the operations for which this object applies. The following are the valid values 
 Hexadecimal 
 Decimal 
 Description 
 0x001 
 1 
 Starts the service during the StartServices action. 

 0x002 
 2 
 Stops the service during the StopServices action. \
n 0x004 
 4 
  

 0x008 
 8 
 Deletes the service during the DeleteServices action.

 The following values are only used during an uninstall 

  Hexadecimal 
 Decimal 
 Description 

 0x010 
 16 
 Starts the service during the StartServices action.

 0x020 
 32 
 Stops the service during the StopServices action.

 0x040 
 64 
  

 0x080 
 128
 Deletes the service during the DeleteServices action.