• Also, the registry keys are different:

    Had to change:

    SET @REGKEY = 'System\CurrentControlSet\Services\MsDtsServer'

    to

    SET @REGKEY = 'System\CurrentControlSet\Services\MsDtsServer100'