Searched refs:ServiceControl (Results 1 – 1 of 1) sorted by relevance
| /third_party/python/Lib/msilib/ |
| D | schema.py | 495 ServiceControl = Table('ServiceControl') variable 496 ServiceControl.add_field(1,'ServiceControl',11592) 497 ServiceControl.add_field(2,'Name',4095) 498 ServiceControl.add_field(3,'Event',1282) 499 ServiceControl.add_field(4,'Arguments',8191) 500 ServiceControl.add_field(5,'Wait',5378) 501 ServiceControl.add_field(6,'Component_',3400) 580 …or, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstal…
|