public override void Delete()
 {
     ServiceEntryFactory.DeleteService(ProgramName);
 }