You've limited the number of deactivations for the product key. So increase the limit. From TurboActivate.h:
/* MessageId: TA_E_NO_MORE_DEACTIVATIONS Message code (in Hex): 0x18 Message code (in Decimal): 24
MessageText: This product key had a limited number of allowed deactivations. No more deactivations are allowed for the product key. This product is still activated on this computer.*/#define TA_E_NO_MORE_DEACTIVATIONS ((HRESULT)0x00000018L)