Installation Service - A mídia está protegida contra gravação

Problema

Em alguns casos, quando o serviço LATROMI Installation Service tenta gravar informações no registro do Windows, ocorre o erro “A mídia está protegida contra gravação” e o serviço para.

Detalhes do erro:

    System.IO.IOException: A mídia está protegida contra gravação.
    
       em Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
       em Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
       em Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
       em Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
       em LATROMI.Install.AutoUpdateSettings.Save()
       em LATROMI.Install.AutoUpdateSettings.SaveDefault()
       em LATROMI.Install.AutoUpdateSettings.Load()
       em LATROMI.AutoUpdate.AutoUpdateService.CheckDefaultUpdates()
       em LATROMI.AutoUpdate.AutoUpdateService.StartUpdate()

    em LATROMI.AutoUpdate.AutoUpdateService.StartUpdate()
       em LATROMI.AutoUpdate.AutoUpdateService.Start()
       em System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       em System.Threading.ThreadHelper.ThreadStart()

Causa

Desconhecida.

Solução

Pendente