# File lib/chef/application/windows_service.rb, line 125
      def service_resume
        Chef::Log.info("SERVICE_CONTROL_CONTINUE received, resuming")
      end